exportPattern("^[[:alpha:]]+")
importFrom("spatstat.geom","dirichlet","plot.owin","as.owin","owin","ppp","tiles","union.owin")
importFrom("spatstat.random","expand.owin")
importFrom("geodata","gadm")
importFrom("fields","Krig","predictSurface")
importFrom("mapplots","draw.pie")
importFrom("qlcMatrix","sim.obs")
importFrom("seriation","seriate","get_order")
importFrom("MASS","kde2d","bandwidth.nrd","isoMDS")
importFrom("alphahull","ahull","anglesArc")
importFrom("sf","st_sf","st_sfc","st_as_sf","st_crs","st_transform","st_geometry","st_buffer","st_cast","st_combine","st_make_valid","st_set_precision","st_intersects","st_union","st_voronoi","st_intersection","st_join")
importFrom("sp","Line","CRS","Lines","SpatialLines","SpatialPolygons","Polygons","SpatialPolygonsDataFrame")
importFrom("maps","map")
importFrom("methods", "slot", "is")
importFrom("grDevices", "dev.new", "dev.off", "grey", "rainbow", "rgb", "xy.coords")
importFrom("graphics", "axis", "contour", "legend", "mtext", "par", "plot.new", "plot.window", "points", "polygon", "rect", "text", "title")
importFrom("stats", "as.dist", "cmdscale", "na.omit", "prcomp", "varimax")
importFrom("utils", "head", "hasName")
importFrom("concaveman", "concaveman")
importFrom("cartogramR", "cartogramR")
importFrom("stars", "st_rasterize")
importFrom("automap", "autofitVariogram")
importFrom("gstat", "krige")
