# Generated by roxygen2: do not edit by hand

export(applyBiasFactor)
export(biasCorrect)
export(checkBind)
export(collectData)
export(collectData_csv_anarbe)
export(collectData_excel_anarbe)
export(collectData_txt_anarbe)
export(downscaleNcdf)
export(extractPeriod)
export(fillGap)
export(getAnnual)
export(getBiasFactor)
export(getEnsem_comb)
export(getFrcEnsem)
export(getHisEnsem)
export(getLMom)
export(getMoment)
export(getNcdfVar)
export(getPreciBar)
export(getPreciBar_comb)
export(getSpatialMap)
export(getSpatialMap_comb)
export(getSpatialMap_mat)
export(list2Dataframe)
export(loadNcdf)
export(plotTS)
export(plotTS_comb)
export(resample)
export(shp2cat)
export(writeNcdf)
exportClasses(biasFactor)
import(ggplot2)
import(maps)
import(maptools)
import(ncdf4)
import(plyr)
import(rgdal)
import(rgeos)
importFrom(MASS,fitdistr)
importFrom(data.table,rbindlist)
importFrom(grDevices,rainbow)
importFrom(lmom,samlmu)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(moments,kurtosis)
importFrom(moments,skewness)
importFrom(reshape2,melt)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,ecdf)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pgamma)
importFrom(stats,qgamma)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,packageDescription)
importFrom(utils,read.csv)
importFrom(utils,read.fwf)
importFrom(utils,tail)
importFrom(zoo,as.Date)
