LineupPos: LineupPos

LineupPosR Documentation

LineupPos

Description

LineupPos Class

Format

An R6Class generator object

Public fields

player

Player

position

Position character

Methods

Public methods


Method new()

Usage
LineupPos$new(player, position, ...)

Method toJSON()

Usage
LineupPos$toJSON()

Method fromJSON()

Usage
LineupPos$fromJSON(LineupPosJson)

Method toJSONString()

Usage
LineupPos$toJSONString()

Method fromJSONString()

Usage
LineupPos$fromJSONString(LineupPosJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LineupPos$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


singlearity-sports/singlearity-R documentation built on April 21, 2022, 3:48 a.m.