load_ff_playerids: Load Fantasy Player IDs

View source: R/load_ffverse.R

load_ff_playeridsR Documentation

Load Fantasy Player IDs

Description

Accesses DynastyProcess.com's database of fantasy football player IDs, which help connect nflverse to various other platforms and IDs.

Usage

load_ff_playerids()

Value

a dataframe of player IDs

See Also

https://nflreadr.nflverse.com/articles/dictionary_ff_playerids.html for the web data dictionary

Issues with this data should be filed here: https://github.com/dynastyprocess/data

Examples



try({ # prevents cran errors
load_ff_playerids()
})



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