Description Public fields Methods
Play Class
Play Class
id
drive_id
game_id
drive_number
play_number
offense
offense_conference
offense_score
defense
home
away
defense_conference
defense_score
period
clock
offense_timeouts
defense_timeouts
yard_line
yards_to_goal
down
distance
yards_gained
scoring
play_type
play_text
ppa
new()
Play$new( id, drive_id, game_id, drive_number, play_number, offense, offense_conference, offense_score, defense, home, away, defense_conference, defense_score, period, clock, offense_timeouts, defense_timeouts, yard_line, yards_to_goal, down, distance, yards_gained, scoring, play_type, play_text, ppa )
toJSON()
Play$toJSON()
fromJSON()
Play$fromJSON(PlayJson)
toJSONString()
Play$toJSONString()
fromJSONString()
Play$fromJSONString(PlayJson)
clone()
The objects of this class are cloneable with this method.
Play$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.