ffverse / ffscrapr

R API Client for Fantasy Football League Platforms
https://ffscrapr.ffverse.com
Other
76 stars 21 forks source link

Map "Nathaniel Dell" to "Tank Dell" #404

Closed TheMathNinja closed 11 months ago

TheMathNinja commented 11 months ago

I think nflreadr::clean_player_names() should be mapping "Nathaniel Dell" to "Tank Dell".

As a bonus, this isn't in the documentation yet for nflreadr::player_name_mapping() but listing the standard name this function converts to would be helpful (NFL.com seems reasonable?). That's what I'm using here.

tanho63 commented 11 months ago

I think nflreadr::clean_player_names() should be mapping "Nathaniel Dell" to "Tank Dell".

so this probably should be filed in nflreadr