Description Public fields Methods
Game Class
Game Class
id
season
week
season_type
start_date
start_time_tbd
neutral_site
conference_game
attendance
venue_id
venue
home_id
home_team
home_conference
home_points
home_line_scores
home_post_win_prob
away_id
away_team
away_conference
away_points
away_line_scores
away_post_win_prob
excitement_index
new()
Game$new( id, season, week, season_type, start_date, start_time_tbd, neutral_site, conference_game, attendance, venue_id, venue, home_id, home_team, home_conference, home_points, home_line_scores, home_post_win_prob, away_id, away_team, away_conference, away_points, away_line_scores, away_post_win_prob, excitement_index )
toJSON()
Game$toJSON()
fromJSON()
Game$fromJSON(GameJson)
toJSONString()
Game$toJSONString()
fromJSONString()
Game$fromJSONString(GameJson)
clone()
The objects of this class are cloneable with this method.
Game$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.