Description Usage Arguments Value Examples
View source: R/add_no_diacritic.R
Get Subdivision Names without Diacritics
1 | add_no_diacritic(adf, merge = TRUE)
|
adf |
A data frame with a |
merge |
Merge with the previous data? Defaults to TRUE |
a tibble
1 2 3 4 5 | ## Not run:
iso_31662_subdivisions_all <- add_no_diacritic(iso_31662_subdivisions)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.