TeamPPAOffense: TeamPPAOffense Class

Description Public fields Methods

Description

TeamPPAOffense Class

TeamPPAOffense Class

Public fields

overall
passing
rushing
firstDown
secondDown
thirdDown
cumulative

Methods

Public methods


Method new()

Usage
TeamPPAOffense$new(
  overall,
  passing,
  rushing,
  firstDown,
  secondDown,
  thirdDown,
  cumulative
)

Method toJSON()

Usage
TeamPPAOffense$toJSON()

Method fromJSON()

Usage
TeamPPAOffense$fromJSON(TeamPPAOffenseJson)

Method toJSONString()

Usage
TeamPPAOffense$toJSONString()

Method fromJSONString()

Usage
TeamPPAOffense$fromJSONString(TeamPPAOffenseJson)

Method clone()

The objects of this class are cloneable with this method.

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