A list of abbreviations for full names for prefix and suffix directionals in English.

data(dic_us_dir)

Format

A tibble with 20 rows and 2 variables:

dir.output

standard directional abbreviations

dir.input

standard full names and directional abbreviations

See also

Examples

head(dic_us_dir)
#> # A tibble: 6 x 2 #> dir.output dir.input #> <chr> <chr> #> 1 E E #> 2 E East #> 3 N N #> 4 N North #> 5 NE NE #> 6 NE Northeast