Description Public fields Methods
Team Class
Team Class
id
school
mascot
abbreviation
alt_name_1
alt_name_2
alt_name_3
conference
division
color
alt_color
logos
new()
Team$new( id, school, mascot, abbreviation, alt_name_1, alt_name_2, alt_name_3, conference, division, color, alt_color, logos )
toJSON()
Team$toJSON()
fromJSON()
Team$fromJSON(TeamJson)
toJSONString()
Team$toJSONString()
fromJSONString()
Team$fromJSONString(TeamJson)
clone()
The objects of this class are cloneable with this method.
Team$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.