Description Public fields Methods
TeamMatchupGames Class
TeamMatchupGames Class
season
week
season_type
date
neutralSite
venue
homeTeam
homeScore
awayTeam
awayScore
winner
new()
TeamMatchupGames$new( season, week, season_type, date, neutralSite, venue, homeTeam, homeScore, awayTeam, awayScore, winner )
toJSON()
TeamMatchupGames$toJSON()
fromJSON()
TeamMatchupGames$fromJSON(TeamMatchupGamesJson)
toJSONString()
TeamMatchupGames$toJSONString()
fromJSONString()
TeamMatchupGames$fromJSONString(TeamMatchupGamesJson)
clone()
The objects of this class are cloneable with this method.
TeamMatchupGames$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.