expand_abbreviations: Expand common abbreviations in names

Description Usage Arguments Value Examples

View source: R/expand_abbreviations.R

Description

Expand common abbreviations in names

Usage

1

Arguments

adf

A data frame with a subdivision_name column

merge

Merge with the previous data? Defaults to TRUE

Value

A tibble of information of codes in the same format as iso_31662_subdivisions

Examples

1
2
3
4
5
## Not run: 
iso_31662_subdivisions_expanded <- expand_abbreviations(iso_31662_subdivisions)


## End(Not run)

jebyrnes/wikiISO31662 documentation built on June 3, 2020, 7:10 p.m.