AdvancedSeasonStatOffense: AdvancedSeasonStatOffense Class

Description Public fields Methods

Description

AdvancedSeasonStatOffense Class

AdvancedSeasonStatOffense Class

Public fields

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

Methods

Public methods


Method new()

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

Method toJSON()

Usage
AdvancedSeasonStatOffense$toJSON()

Method fromJSON()

Usage
AdvancedSeasonStatOffense$fromJSON(AdvancedSeasonStatOffenseJson)

Method toJSONString()

Usage
AdvancedSeasonStatOffense$toJSONString()

Method fromJSONString()

Usage
AdvancedSeasonStatOffense$fromJSONString(AdvancedSeasonStatOffenseJson)

Method clone()

The objects of this class are cloneable with this method.

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