Description Usage Arguments Value Note Author(s) Examples
This function merges regions by removing common borders.
1 2 3 | gadm_union(x, level = 0, type = "?")
gadm.union(x, level = 0, type = "?") # deprecated
|
x |
Object gadm_sf or gadm_sp containing regions. |
level |
integer level @ union is procesed. For gadm_sf objects only. For gadm_sp objects, union is processed on the whole map. |
type |
character alternative name. |
Object same as input, gadm_sf or gadm_sp
gadm.union() is deprecated, it will be removed in the next release. Please use gadm_union()
Jean Pierre Decorps <jp.decorps@epiconcept.fr>
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.