code_to_name_dep | R Documentation |
Retrieve departments' DIVIPOLA official names from their DIVIPOLA codes.
code_to_name_dep(department_code)
department_code |
character vector with the DIVIPOLA codes of the departments. |
character vector with the DIVIPOLA name of the departments.
dptos <- c("73", "05", "11")
code_to_name_dep(dptos)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.