gb_max_adm_lvl | R Documentation |
Get the highest administrative level available for a given country
gb_max_adm_lvl(
country = NULL,
release_type = c("gbOpen", "gbHumanitarian", "gbAuthoritative")
)
country |
characher; a vector of country names or iso3 country codes. |
release_type |
character; This is one of gbOpen, gbHumanitarian, or gbAuthoritative. For most users, we suggest using gbOpen, as it is CC-BY 4.0 compliant, and can be used for most purposes so long as attribution is provided. gbHumanitarian files are mirrored from UN OCHA, but may have less open licensure. gbAuthoritative files are mirrored from UN SALB, and cannot be used for commerical purposes, but are verified through in-country processes. Default to gbOpen. |
a data.frame with the country names and corresponding highest administrative level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.