get_gadm_gpkg | R Documentation |
Download country level administrative datasets in geopackage
get_gadm_gpkg(iso = NULL, file_path = NULL)
iso |
ISO3 country code |
file_path |
filepath |
gadm geopackage
# give path to your destination folder file_path <- ".." # call the function get_gadm_gpkg(iso="NPL", file_path=f)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.