name_to_code_dep | R Documentation |
Retrieve departments' DIVIPOLA codes from their names.
name_to_code_dep(department_name)
department_name |
character vector with the names of the departments. |
character vector with the DIVIPOLA codes of the departments.
dptos <- c("Tolima", "Huila", "Amazonas")
name_to_code_dep(dptos)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.