# Generated by roxygen2: do not edit by hand

export(anomaly)
export(classify_index)
export(daily_clima)
export(get_fire_danger_levels)
export(get_fire_season)
export(get_perc_risk_index)
export(get_percentile_map)
export(mask_crop_subset)
export(plot_pdf)
export(plot_percentile_map)
export(ranking)
export(read_risico_binary)
export(relative_humidity)
export(subset_datacube)
export(validate_fire_danger_levels)
export(vdi)
import(ggplot2)
import(ncdf4)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(lubridate,is.Date)
importFrom(raster,brick)
importFrom(raster,cellFromPolygon)
importFrom(raster,cellStats)
importFrom(raster,compareRaster)
importFrom(raster,crop)
importFrom(raster,crs)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,getData)
importFrom(raster,intersect)
importFrom(raster,mask)
importFrom(raster,nlayers)
importFrom(raster,overlay)
importFrom(raster,plot)
importFrom(raster,raster)
importFrom(raster,rotate)
importFrom(raster,stack)
importFrom(raster,t)
importFrom(raster,trim)
importFrom(rworldmap,getMap)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,uniroot)
