powered by
Retrieve municipalities' DIVIPOLA official names from their DIVIPOLA codes.
code_to_name_mun(municipality_code)
character vector with the DIVIPOLA name of the municipalities.
character vector with the DIVIPOLA codes of the municipalities.
if (FALSE) { # identical(tolower(Sys.getenv("NOT_CRAN")), "true") mpios <- c("73001", "11001", "05615") code_to_name_mun(mpios) }
Run the code above in your browser using DataLab