A list of abbreviations for full names for street suffix types for the United States.

data(dic_us_suffix)

Format

A tibble with 502 rows and 3 variables:

suf.type

suffix type

suf.output

standard suffix abbreviation

suf.input

standard full names and suffix abbreviations

See also

Examples

head(dic_us_suffix)
#> # A tibble: 6 x 3 #> suf.type suf.input suf.output #> <chr> <chr> <chr> #> 1 Alley Allee Aly #> 2 Alley Alley Aly #> 3 Alley Ally Aly #> 4 Alley Aly Aly #> 5 Anex Anex Anx #> 6 Anex Annex Anx