team_abbr_mapping: Alternate team abbreviation mappings

team_abbr_mappingR Documentation

Alternate team abbreviation mappings

Description

A named character vector mapping common alternate team abbreviations.

Usage

team_abbr_mapping

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.

See Also

team_abbr_mapping_norelocate for the same thing but relocations stay in their original cities.

Examples


team_abbr_mapping[c("STL", "OAK","CRD","BLT", "CLV")]



nflreadr documentation built on Sept. 8, 2023, 5:57 p.m.