# Generated by roxygen2: do not edit by hand

export("%>%")
export(crop_data)
export(fldmean)
export(infoNC)
export(muldpm)
export(nse)
export(pRecipe_masks)
export(rank_repres)
export(remap)
export(saveNC)
export(subset_data)
export(tabular)
export(trend)
export(yearstat)
import(data.table)
import(doParallel)
import(foreach)
import(ncdf4)
import(parallel)
import(sp)
importFrom(lubridate,days_in_month)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(raster,aggregate)
importFrom(raster,area)
importFrom(raster,as.data.frame)
importFrom(raster,brick)
importFrom(raster,calc)
importFrom(raster,cellStats)
importFrom(raster,crop)
importFrom(raster,extent)
importFrom(raster,getValues)
importFrom(raster,getZ)
importFrom(raster,mask)
importFrom(raster,nlayers)
importFrom(raster,raster)
importFrom(raster,rasterFromXYZ)
importFrom(raster,res)
importFrom(raster,setZ)
importFrom(raster,subset)
importFrom(raster,xFromCol)
importFrom(raster,yFromRow)
importFrom(raster,zApply)
importFrom(sf,read_sf)
importFrom(sf,st_bbox)
importFrom(stats,approxfun)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,lm)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(utils,tail)
