# Generated by roxygen2: do not edit by hand

S3method(plot,fit_gnss_ts_ngl)
S3method(plot,gnss_ts_ngl)
S3method(summary,fit_gnss_ts_ngl)
export(download_all_stations_ngl)
export(download_estimated_velocities_ngl)
export(download_station_ngl)
export(gmwmx2)
importFrom(Matrix,solve)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,fread)
importFrom(dplyr,between)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,polygon)
importFrom(httr2,req_options)
importFrom(httr2,req_perform)
importFrom(httr2,req_timeout)
importFrom(httr2,req_verbose)
importFrom(httr2,request)
importFrom(httr2,resp_body_raw)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,.lm.fit)
importFrom(stats,coef)
importFrom(stats,fft)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,qnorm)
importFrom(stats,toeplitz)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(wv,wn_to_wv)
importFrom(wv,wvar)
useDynLib(gmwmx2, .registration = TRUE)
