team_abbr_mapping_norelocate {nflreadr} | R Documentation |
Alternate team abbreviation mappings, no relocation
Description
A named character vector mapping common alternate team abbreviations, but does not follow relocations to their current city.
Usage
team_abbr_mapping_norelocate
Format
A named character vector
- name attribute
The "alternate" name.
- value attribute
The "correct" name.
Details
You can suggest additions to this table by opening an issue in nflreadr.
Examples
team_abbr_mapping_norelocate[c("STL", "OAK","CRD","BLT", "CLV")]
[Package nflreadr version 1.4.1 Index]