AdvancedGameStatOffense: AdvancedGameStatOffense Class

Description Public fields Methods

Description

AdvancedGameStatOffense Class

AdvancedGameStatOffense Class

Public fields

plays
drives
ppa
totalPPA
successRate
explosiveness
powerSuccess
stuffRate
lineYards
lineYardsTotal
secondLevelYards
secondLevelYardsTotal
openFieldYards
openFieldYardsTotal
standardDowns
passingDowns
rushingPlays
passingPlays

Methods

Public methods


Method new()

Usage
AdvancedGameStatOffense$new(
  plays,
  drives,
  ppa,
  totalPPA,
  successRate,
  explosiveness,
  powerSuccess,
  stuffRate,
  lineYards,
  lineYardsTotal,
  secondLevelYards,
  secondLevelYardsTotal,
  openFieldYards,
  openFieldYardsTotal,
  standardDowns,
  passingDowns,
  rushingPlays,
  passingPlays
)

Method toJSON()

Usage
AdvancedGameStatOffense$toJSON()

Method fromJSON()

Usage
AdvancedGameStatOffense$fromJSON(AdvancedGameStatOffenseJson)

Method toJSONString()

Usage
AdvancedGameStatOffense$toJSONString()

Method fromJSONString()

Usage
AdvancedGameStatOffense$fromJSONString(AdvancedGameStatOffenseJson)

Method clone()

The objects of this class are cloneable with this method.

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