ReturningProduction: ReturningProduction Class

Description Public fields Methods

Description

ReturningProduction Class

ReturningProduction Class

Public fields

season
team
conference
totalPPA
totalPassingPPA
totalReceivingPPA
totalRushingPPA
percentPPA
percentPassingPPA
percentReceivingPPA
percentRushingPPA
usage
passingUsage
receivingUsage
rushingUsage

Methods

Public methods


Method new()

Usage
ReturningProduction$new(
  season,
  team,
  conference,
  totalPPA,
  totalPassingPPA,
  totalReceivingPPA,
  totalRushingPPA,
  percentPPA,
  percentPassingPPA,
  percentReceivingPPA,
  percentRushingPPA,
  usage,
  passingUsage,
  receivingUsage,
  rushingUsage
)

Method toJSON()

Usage
ReturningProduction$toJSON()

Method fromJSON()

Usage
ReturningProduction$fromJSON(ReturningProductionJson)

Method toJSONString()

Usage
ReturningProduction$toJSONString()

Method fromJSONString()

Usage
ReturningProduction$fromJSONString(ReturningProductionJson)

Method clone()

The objects of this class are cloneable with this method.

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