code_to_name_mun | R Documentation |
Retrieve municipalities' DIVIPOLA official names from their DIVIPOLA codes.
code_to_name_mun(municipality_code)
municipality_code |
character vector with the DIVIPOLA codes of the municipalities. |
character vector with the DIVIPOLA name of the municipalities.
mpios <- c("73001", "11001", "05615")
code_to_name_mun(mpios)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.