PlayerSeasonPPA: PlayerSeasonPPA Class

Description Public fields Methods

Description

PlayerSeasonPPA Class

PlayerSeasonPPA Class

Public fields

season
id
name
position
team
conference
averagePPA
totalPPA

Methods

Public methods


Method new()

Usage
PlayerSeasonPPA$new(
  season,
  id,
  name,
  position,
  team,
  conference,
  averagePPA,
  totalPPA
)

Method toJSON()

Usage
PlayerSeasonPPA$toJSON()

Method fromJSON()

Usage
PlayerSeasonPPA$fromJSON(PlayerSeasonPPAJson)

Method toJSONString()

Usage
PlayerSeasonPPA$toJSONString()

Method fromJSONString()

Usage
PlayerSeasonPPA$fromJSONString(PlayerSeasonPPAJson)

Method clone()

The objects of this class are cloneable with this method.

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