dynastyprocess / data

An open-data fantasy football repository, maintained by DynastyProcess.com
https://dynastyprocess.com
GNU General Public License v3.0
73 stars 19 forks source link

ras_id and otc_id need to be added to nflreadr::load_ff_playerids() #46

Open TheMathNinja opened 1 year ago

TheMathNinja commented 1 year ago

I noticed that ras_id and otc_id live as variables in the missing_ids.csv file here on dynastyprocess, but are not currently variables in nflreadr::load_ff_playerids(). This file and the function it feeds should mirror each other, yes? Looks like the csv has useful data for the function.