GamePPA: GamePPA Class

Description Public fields Methods

Description

GamePPA Class

GamePPA Class

Public fields

id
season
week
team
conference
opponnent
offense
defense

Methods

Public methods


Method new()

Usage
GamePPA$new(id, season, week, team, conference, opponnent, offense, defense)

Method toJSON()

Usage
GamePPA$toJSON()

Method fromJSON()

Usage
GamePPA$fromJSON(GamePPAJson)

Method toJSONString()

Usage
GamePPA$toJSONString()

Method fromJSONString()

Usage
GamePPA$fromJSONString(GamePPAJson)

Method clone()

The objects of this class are cloneable with this method.

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