# Generated by roxygen2: do not edit by hand

export(accuracy)
export(availableCountries)
export(biogeoStatus)
export(countryChecklist)
export(getOcc)
export(giftRegions)
export(giveOcc)
export(giveRegions)
export(glonafRegions)
export(occSpatialPoints)
export(plotAccuracy)
export(plotBiogeoStatus)
export(plotOcc)
export(plotRefReg)
export(rangeMaps)
export(signalCalculation)
importFrom(data.table,rbindlist)
importFrom(geojsonio,geojson_read)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(jsonlite,read_json)
importFrom(methods,as)
importFrom(plotfunctions,gradientLegend)
importFrom(raster,area)
importFrom(raster,crop)
importFrom(raster,crs)
importFrom(raster,extend)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,plot)
importFrom(raster,projectRaster)
importFrom(raster,projection)
importFrom(raster,raster)
importFrom(raster,rasterToPolygons)
importFrom(raster,rasterize)
importFrom(raster,stack)
importFrom(rgbif,occ_search)
importFrom(rnaturalearth,ne_countries)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_is_valid)
importFrom(sf,st_polygon)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sp,CRS)
importFrom(sp,coordinates)
importFrom(sp,proj4string)
importFrom(stats,predict)
