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

nperez's avatar
nperez committed
export(CST_Anomaly)
export(CST_BiasCorrection)
export(CST_Calibration)
Bert Van schaeybroeck's avatar
Bert Van schaeybroeck committed
export(CST_CategFc)
export(CST_MultiMetric)
export(CST_MultivarRMSE)
export(CST_RFSlope)
export(CST_RFWeights)
export(CST_RainFARM)
export(PlotCombinedMap)
nperez's avatar
nperez committed
export(PlotForecastPDF)
nperez's avatar
nperez committed
export(PlotMostLikelyQuantileMap)
export(RFSlope)
export(RainFARM)
Bert Van schaeybroeck's avatar
Bert Van schaeybroeck committed
import(abind)
nperez's avatar
nperez committed
import(ggplot2)
import(multiApply)
import(rainfarmr)
import(s2dverification)
import(stats)
importFrom(data.table,CJ)
importFrom(data.table,data.table)
importFrom(data.table,setkey)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,bmp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,hcl)
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,postscript)
importFrom(grDevices,svg)
importFrom(grDevices,tiff)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
nperez's avatar
nperez committed
importFrom(maps,map)
importFrom(plyr,.)
importFrom(plyr,dlply)
importFrom(reshape2,melt)
importFrom(utils,glob2rx)