NAMESPACE 2.16 KB
Newer Older
# Generated by roxygen2: do not edit by hand

aho's avatar
aho committed
export(ACC)
export(AMV)
export(Ano)
export(Clim)
export(ColorBar)
aho's avatar
aho committed
export(Composite)
export(ConfigAddEntry)
export(ConfigApplyMatchingEntries)
export(ConfigEditDefinition)
export(ConfigEditEntry)
export(ConfigFileCreate)
export(ConfigFileOpen)
export(ConfigFileSave)
export(ConfigRemoveDefinition)
export(ConfigRemoveEntry)
export(ConfigShowDefinitions)
export(ConfigShowSimilarEntries)
export(ConfigShowTable)
export(GMST)
export(GSAT)
export(Histo2Hindcast)
export(InsertDim)
export(LeapYear)
export(Load)
export(MeanDims)
export(Persistence)
aho's avatar
aho committed
export(PlotACC)
aho's avatar
aho committed
export(PlotAno)
export(PlotClim)
export(PlotEquiMap)
export(PlotLayout)
export(PlotMatrix)
export(PlotSection)
export(PlotStereoMap)
export(RMS)
export(RMSSS)
export(RandomWalkTest)
aho's avatar
aho committed
export(Reorder)
export(SPOD)
export(Smoothing)
export(TPI)
export(ToyModel)
export(Trend)
export(clim.colors)
export(clim.palette)
import(GEOmap)
import(bigmemory)
import(geomapdata)
import(graphics)
import(mapproj)
import(maps)
import(methods)
import(multiApply)
aho's avatar
aho committed
import(ncdf4)
importFrom(ClimProjDiags,CombineIndices)
aho's avatar
aho committed
importFrom(ClimProjDiags,Subset)
importFrom(ClimProjDiags,WeightedMean)
aho's avatar
aho committed
importFrom(abind,abind)
aho's avatar
aho committed
importFrom(grDevices,bmp)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
aho's avatar
aho committed
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,postscript)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
aho's avatar
aho committed
importFrom(grDevices,svg)
importFrom(grDevices,tiff)
aho's avatar
aho committed
importFrom(stats,anova)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
aho's avatar
aho committed
importFrom(stats,pf)
aho's avatar
aho committed
importFrom(stats,qchisq)
aho's avatar
aho committed
importFrom(stats,qt)
importFrom(stats,quantile)
aho's avatar
aho committed
importFrom(stats,sd)
importFrom(stats,ts)
importFrom(stats,window)