# Generated by roxygen2: do not edit by hand

export(AED_projection)
export(GADM_spoly)
export(LAEA_projection)
export(aoo)
export(clusters)
export(eoo)
export(geobuffer_points)
export(hull_polygon)
export(keep_big_polygons)
export(north_arrow)
export(plot_ranges)
export(rangemap_boundaries)
export(rangemap_buffer)
export(rangemap_enm)
export(rangemap_explore)
export(rangemap_hull)
export(rangemap_plot)
export(rangemap_tsa)
export(ranges_emaps)
export(ranges_espace)
export(simple_wmap)
exportClasses(sp_range)
exportMethods(summary)
import(rnaturalearthdata)
importFrom(concaveman,concaveman)
importFrom(dplyr,"%>%")
importFrom(grDevices,chull)
importFrom(grDevices,dev.new)
importFrom(grDevices,gray.colors)
importFrom(grDevices,terrain.colors)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(maps,map)
importFrom(maps,map.scale)
importFrom(maptools,map2SpatialPolygons)
importFrom(methods,"slot<-")
importFrom(methods,as)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(raster,area)
importFrom(raster,crs)
importFrom(raster,disaggregate)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,getData)
importFrom(raster,mask)
importFrom(raster,maxValue)
importFrom(raster,minValue)
importFrom(raster,plot)
importFrom(raster,projectRaster)
importFrom(raster,rasterToPoints)
importFrom(raster,rasterToPolygons)
importFrom(raster,rasterize)
importFrom(raster,res)
importFrom(raster,values)
importFrom(raster,writeRaster)
importFrom(rgdal,writeOGR)
importFrom(rgeos,gBuffer)
importFrom(rgeos,gCentroid)
importFrom(rgeos,gIntersection)
importFrom(rgeos,gSimplify)
importFrom(rgeos,gUnaryUnion)
importFrom(rgl,aspect3d)
importFrom(rgl,ellipse3d)
importFrom(rgl,legend3d)
importFrom(rgl,plot3d)
importFrom(scales,alpha)
importFrom(sf,as_Spatial)
importFrom(sf,st_multipoint)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_union)
importFrom(sf,st_wrap_dateline)
importFrom(sf,st_zm)
importFrom(sp,CRS)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,SpatialPolygons)
importFrom(sp,SpatialPolygonsDataFrame)
importFrom(sp,coordinates)
importFrom(sp,over)
importFrom(sp,plot)
importFrom(sp,proj4string)
importFrom(sp,rbind.SpatialPolygons)
importFrom(sp,spTransform)
importFrom(spatial,predict.trls)
importFrom(spatial,surf.ls)
importFrom(stats,cov)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(utils,data)
