Description Public fields Methods
TeamRecord Class
TeamRecord Class
year
team
conference
division
total
conferenceGames
homeGames
awayGames
new()
TeamRecord$new( year, team, conference, division, total, conferenceGames, homeGames, awayGames )
toJSON()
TeamRecord$toJSON()
fromJSON()
TeamRecord$fromJSON(TeamRecordJson)
toJSONString()
TeamRecord$toJSONString()
fromJSONString()
TeamRecord$fromJSONString(TeamRecordJson)
clone()
The objects of this class are cloneable with this method.
TeamRecord$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.