Description Usage Arguments Value Examples
View source: R/expand_abbreviations.R
Expand common abbreviations in names
1 | expand_abbreviations(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_expanded <- expand_abbreviations(iso_31662_subdivisions)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.