# Generated by roxygen2: do not edit by hand

export(baseline)
export(binning)
export(blockNorm)
export(blockScale)
export(cochranTest)
export(continuumRemoval)
export(detrend)
export(duplex)
export(gapDer)
export(honigs)
export(kenStone)
export(movav)
export(msc)
export(naes)
export(puchwein)
export(readASD)
export(read_nircal)
export(resample)
export(resample2)
export(savitzkyGolay)
export(shenkWest)
export(spliceCorrection)
export(standardNormalVariate)
import(Rcpp)
import(foreach)
import(iterators)
import(lifecycle)
import(mathjaxr)
importFrom(grDevices,chull)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(lifecycle,deprecate_soft)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,cov)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,prcomp)
importFrom(stats,qf)
importFrom(stats,sd)
importFrom(stats,splinefun)
importFrom(stats,var)
importFrom(utils,download.file)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(prospectr)
