Description Public fields Methods
Game Class
Game Class
idseasonweekseason_typestart_datestart_time_tbdneutral_siteconference_gameattendancevenue_idvenuehome_idhome_teamhome_conferencehome_pointshome_line_scoreshome_post_win_probaway_idaway_teamaway_conferenceaway_pointsaway_line_scoresaway_post_win_probexcitement_indexnew()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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.