spod_zone_names_en2es {spanishoddata} | R Documentation |
Translate zone names from English to Spanish
Description
Translate zone names from English to Spanish
Usage
spod_zone_names_en2es(
zones = c("districts", "dist", "distr", "distritos", "municipalities", "muni",
"municip", "municipios", "lua", "large_urban_areas", "gau", "grandes_areas_urbanas")
)
Arguments
zones |
The zones for which to download the data. Can be |
Value
A character
string with the translated zone name. Or NULL
if the zone name is not recognized.
[Package spanishoddata version 0.2.0 Index]