PLAYS | R Documentation |
A dataset containing the play details such as yards to go, down, penalty yards, kick length etc.
PLAYS
A data frame with 19979 rows and 25 variables:
Game identifier, unique
Play identifier, not unique across games
Description of play
Game quarter
down
Distance needed for a first down
Team punting, placekicking or kicking off the ball
Formation of play: Extra Point, Field Goal, Kickoff or Punt
Special Teams outcome of play dependent on play type: Blocked Kick Attempt, Blocked Punt, Downed, Fair Catch, Kick Attempt Good, Kick Attempt No Good, Kickoff Team Recovery, Muffed, Non-Special Teams Result, Out of Bounds, Return or Touchback
nflId of placekicker, punter or kickoff specialist on play
nflId(s) of returner(s) on play if there was a special teams return. Multiple returners on a play are separated by a
nflId of blocker of kick on play if there was a blocked field goal or blocked punt
3-letter team code corresponding to line-of-scrimmage
Yard line at line-of-scrimmage
Time on clock of play
NFL categorization of the penalties that occurred on the play. A standard penalty code followed by a d means the penalty was on the defense. Multiple penalties on a play are separated by a
Jersey number and team code of the player committing each penalty. Multiple penalties on a play are separated by a
yards gained by possessionTeam by penalty
Home score prior to the play
Visiting team score prior to the play
Scrimmage outcome of the play if specialTeamsPlayResult is "Non-Special Teams Result" (C: Complete pass, I: Incomplete pass, S: Quarterback sack, IN: Intercepted pass, R: Scramble, ' ': Designed Rush, text)
Kick length in air of kickoff, field goal or punt
Yards gained by return team if there was a return on a kickoff or punt
Net yards gained by the kicking team, including penalty yardage
Location of ball downfield in tracking data coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.