Description Public fields Methods
AdvancedGameStat Class
AdvancedGameStat Class
gameId
season
week
team
opponent
offense
defense
new()
AdvancedGameStat$new(gameId, season, week, team, opponent, offense, defense)
toJSON()
AdvancedGameStat$toJSON()
fromJSON()
AdvancedGameStat$fromJSON(AdvancedGameStatJson)
toJSONString()
AdvancedGameStat$toJSONString()
fromJSONString()
AdvancedGameStat$fromJSONString(AdvancedGameStatJson)
clone()
The objects of this class are cloneable with this method.
AdvancedGameStat$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.