# Generated by roxygen2: do not edit by hand

S3method(plot,Sncf)
S3method(plot,Sncf.cov)
S3method(plot,Sncf2D)
S3method(plot,cc.offset)
S3method(plot,correlog)
S3method(plot,lisa)
S3method(plot,spline.correlog)
S3method(print,Sncf)
S3method(print,Sncf2D)
S3method(print,mSynch)
S3method(print,spline.correlog)
S3method(summary,Sncf)
S3method(summary,Sncf2D)
S3method(summary,spline.correlog)
export(Sncf)
export(Sncf.srf)
export(Sncf2D)
export(cc.offset)
export(circ.cor2)
export(cor2)
export(correlog)
export(correlog.nc)
export(ff.filter)
export(gather)
export(gcdist)
export(lisa)
export(lisa.nc)
export(mSynch)
export(mantel.correlog)
export(mantel.test)
export(partial.mantel.test)
export(rmvn.spa)
export(spatial.plot)
export(spline.correlog)
export(spline.correlog2D)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,gray)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,cor)
importFrom(stats,fft)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(utils,flush.console)
