load_ff_playerids | R Documentation |
Accesses DynastyProcess.com's database of fantasy football player IDs, which help connect nflverse to various other platforms and IDs.
load_ff_playerids()
a dataframe of player IDs
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
try({ # prevents cran errors
load_ff_playerids()
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.