Description Public fields Methods
TeamSeason Class
TeamSeason Class
school
year
games
wins
losses
ties
preseason_rank
postseason_rank
srs
sp_overall
sp_offense
sp_defense
new()
TeamSeason$new( school, year, games, wins, losses, ties, preseason_rank, postseason_rank, srs, sp_overall, sp_offense, sp_defense )
toJSON()
TeamSeason$toJSON()
fromJSON()
TeamSeason$fromJSON(TeamSeasonJson)
toJSONString()
TeamSeason$toJSONString()
fromJSONString()
TeamSeason$fromJSONString(TeamSeasonJson)
clone()
The objects of this class are cloneable with this method.
TeamSeason$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.