Description Usage Arguments Value Examples
View source: R/clean_subdivisions.R
Create Clean Subdivision Names without Additional Regional Specifications
1 | clean_subdivisions(adf, merge = TRUE)
|
adf |
A data frame with a |
merge |
Merge with the previous data? Defaults to TRUE |
A tibble of information of codes in the same format as iso_31662_subdivisions
1 2 3 4 5 | ## Not run:
iso_31662_subdivisions_clean <- clean_subdivisions(iso_31662_subdivisions)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.