TeamMatchupGames: TeamMatchupGames Class

Description Public fields Methods

Description

TeamMatchupGames Class

TeamMatchupGames Class

Public fields

season
week
season_type
date
neutralSite
venue
homeTeam
homeScore
awayTeam
awayScore
winner

Methods

Public methods


Method new()

Usage
TeamMatchupGames$new(
  season,
  week,
  season_type,
  date,
  neutralSite,
  venue,
  homeTeam,
  homeScore,
  awayTeam,
  awayScore,
  winner
)

Method toJSON()

Usage
TeamMatchupGames$toJSON()

Method fromJSON()

Usage
TeamMatchupGames$fromJSON(TeamMatchupGamesJson)

Method toJSONString()

Usage
TeamMatchupGames$toJSONString()

Method fromJSONString()

Usage
TeamMatchupGames$fromJSONString(TeamMatchupGamesJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
TeamMatchupGames$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


saiemgilani/cfbd-api-R documentation built on Feb. 16, 2021, 12:07 a.m.