# Generated by roxygen2: do not edit by hand

export(acf.fft)
export(mkTrend)
export(mkTrend_r)
export(movmean)
export(movmean2)
export(movmean_2d)
export(slope)
export(slope_boot)
export(slope_mk)
export(slope_p)
export(slope_sen)
export(slope_sen_r)
export(smooth_SG)
export(smooth_wSG)
export(summary_lm)
import(magrittr)
importFrom(Rcpp,sourceCpp)
importFrom(boot,boot)
importFrom(fftwtools,fftw)
importFrom(graphics,abline)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(matrixStats,colQuantiles)
importFrom(matrixStats,colSds)
importFrom(stats,.lm.fit)
importFrom(stats,acf)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
useDynLib(rtrend, .registration = TRUE)
