# Generated by roxygen2: do not edit by hand

S3method(merge,rspec)
S3method(plot,rspec)
S3method(subset,rspec)
S3method(subset,tcs)
S3method(subset,vismodel)
S3method(summary,rspec)
S3method(summary,tcs)
S3method(summary,vismodel)
export(aggplot)
export(aggspec)
export(as.rspec)
export(bgandilum)
export(coldist)
export(explorespec)
export(flux2irrad)
export(getspec)
export(irrad2flux)
export(is.rspec)
export(peakshape)
export(plotsmooth)
export(procspec)
export(projplot)
export(segclass)
export(sensmodel)
export(spec2rgb)
export(summary.tcs)
export(tcs)
export(tcsplot)
export(tcspoints)
export(tcsvol)
export(ttvertex)
export(vismodel)
export(vissyst)
export(voloverlap)
import(geometry)
import(mapproj)
import(rcdd)
import(rgl)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,title)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,loess.smooth)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
