ryurko / nflscrapR-data

Data files (.csv) accessed with nflscrapR and summarized at the player-level
https://ryurko.github.io/nflscrapR-data/
373 stars 204 forks source link

Play-by-Play: Yards.Gained truncates 100+ yard plays down to 10 yards #9

Open Bopper-CoH opened 6 years ago

Bopper-CoH commented 6 years ago

This problem shows up in kickoff playtypes where the return is more than 99 yards. The easiest way to find examples is to open up the Play-by-Play data and filter PlayType for "Kickoff" and sp for "1". Numerous examples of 100+ yard kickoff return touchdowns will show up for any year (2013 and 2017 play-by-play data is confirmed to have this problem).