View source: R/internal-utils.R
spod_zone_names_en2es | R Documentation |
Translate zone names from English to Spanish
spod_zone_names_en2es(
zones = c("districts", "dist", "distr", "distritos", "municipalities", "muni",
"municip", "municipios", "lua", "large_urban_areas", "gau", "grandes_areas_urbanas")
)
zones |
The zones for which to download the data. Can be |
A character
string with the translated zone name. Or NULL
if the zone name is not recognized.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.