Description Public fields Methods
PlayStat Class
PlayStat Class
gameId
season
week
team
conference
opponent
teamScore
opponentScore
driveId
playId
period
clock
yardsToGoal
down
distance
athleteId
athleteName
statType
stat
new()
PlayStat$new( gameId, season, week, team, conference, opponent, teamScore, opponentScore, driveId, playId, period, clock, yardsToGoal, down, distance, athleteId, athleteName, statType, stat )
toJSON()
PlayStat$toJSON()
fromJSON()
PlayStat$fromJSON(PlayStatJson)
toJSONString()
PlayStat$toJSONString()
fromJSONString()
PlayStat$fromJSONString(PlayStatJson)
clone()
The objects of this class are cloneable with this method.
PlayStat$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.