| .ne_download_occTest | R Documentation |
download from Natural Earth the country checklist
.ne_download_occTest(
scale = 110,
type = "countries",
category = c("cultural", "physical", "raster"),
destdir = tempdir(),
load = TRUE,
returnclass = c("sp", "sf")
)
scale |
Data.frame of species occurrences |
type |
the field in the dataframe containing the x coordinates |
category |
the field in the dataframe containing the y coordinates |
load |
Raster of human influence index |
desetdir |
proj4string argument for dataframe |
spatial object or raster
Andy South (southandy@gmail.com) rnaturalearth; Josep M Serra Diaz (modifs)
\[linkrnaturalearth]ne_download
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.