useDynLib(astrochron)

importFrom(baseline, baseline)
importFrom(multitaper, spec.mtm)
importFrom(multitaper, dpss)
importFrom(fields, image.plot)       
importFrom(fields, tim.colors)

export(anchorTime,
       ar1,
       ar1etp,
       arcsinT,
       asm,
       armaGen,
       autoPlot,
       bandpass,
       bergerPeriods,
       cb, 
       clipIt,
       constantSedrate,
       cosTaper,
       cycles,
       delPts,
       demean,
       detrend,
       divTrend,
       dpssTaper,
       eAsm,
       eAsmTrack,
       eha,
       etp,
       extract,
       flip,
       freq2sedrate,
       gausTaper,
       getColor,
       hannTaper,
       headn,
       hilbert,
       idPts,
       iso,
       linage,
       linterp,
       logT,
       lowpass,
       lowspec,
       mtm,
       noLow,
       noKernel,
       pad,
       peak,
       periodogram,
       pl,
       plotEha,
       plS,
       prewhiteAR,
       prewhiteAR1,
       rankSeries,
       read,
       readMatrix,
       repl0,
       replEps,
       resample,
       s,
       sedRamp,
       sedrate2time,
       sortNave,
       strats,
       tones,
       traceFreq,
       trackFreq,
       trim,
       trimAT,
       tune,
       writeCSV,
       writeT,
       xplot,
       zoomIn
       ) 