ffverse / ffscrapr

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

bugfix: ff_scoringhistory - update internal nflreadr::load_rosters util #417

Closed john-b-edwards closed 10 months ago

john-b-edwards commented 10 months ago

resolve issue counting twice players who appeared for multiple teams in a season.

I think there might be some potential to formatting team as a list of teams played for e.g. CAR/SF instead of just the team they most recently played for, but this should be a quick fix.