Skip to contents

A named character vector mapping common alternate names, re-exported from ffscrapr.

Usage

player_name_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 ffscrapr.

Examples

# \donttest{
player_name_mapping[c("Chatarius Atwell", "Robert Kelley")]
#> Chatarius Atwell    Robert Kelley 
#>    "Tutu Atwell"     "Rob Kelley" 
# }