AdvancedGameStat: AdvancedGameStat Class

Description Public fields Methods

Description

AdvancedGameStat Class

AdvancedGameStat Class

Public fields

gameId
season
week
team
opponent
offense
defense

Methods

Public methods


Method new()

Usage
AdvancedGameStat$new(gameId, season, week, team, opponent, offense, defense)

Method toJSON()

Usage
AdvancedGameStat$toJSON()

Method fromJSON()

Usage
AdvancedGameStat$fromJSON(AdvancedGameStatJson)

Method toJSONString()

Usage
AdvancedGameStat$toJSONString()

Method fromJSONString()

Usage
AdvancedGameStat$fromJSONString(AdvancedGameStatJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
AdvancedGameStat$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.