Description Usage Arguments Value Examples
Read the ctryNlData directly from files
1 2 3 4 5 6 7 8 9 | getCtrysDataDirect(
ctryCodes,
admLevel,
gadmPolySrc = "GADM",
gadmPolyVer = "3.6",
gadmPolyType = "SHPZIP",
nlType = "VIIRS.M",
custPolyPath = NULL
)
|
ctryCodes |
the ISO3 code of the countries |
admLevel |
The country admin level of interest |
gadmPolySrc |
The polygon source to use |
gadmPolyVer |
The GADM version to use |
gadmPolyType |
The format of polygons to download from GADM |
nlType |
The nlType of interest |
custPolyPath |
Alternative to GADM. A path to a custom shapefile zip |
character vector available nlTypes
1 2 3 4 | ## Not run:
getCtryNlTypes()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.