Description Usage Arguments Value Note Author(s) See Also Examples
With subset you can extract one or more regions from a country at the current level.
1 2 3 | gadm_subset(x, level = NULL, regions = NULL, usevar = NULL)
gadm.subset(x, level = NULL, regions = NULL, usevar = NULL) # deprecated
|
x |
Object gadm_sf or gadm_sp |
level |
Integer the level at which the regions are extracted from |
regions |
character vector of named regions |
usevar |
character name of an other var of the internal dataset of map |
Object As input object, gadm_sf or gadm_sp
gadm.subset() is deprecated, it will be removed in the next release. Please use gadm_subset()
Jean Pierre Decorps <jp.decorps@epiconcept.fr>
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.