LineupPos | R Documentation |
LineupPos Class
An R6Class
generator object
player
Player
position
Position character
new()
LineupPos$new(player, position, ...)
toJSON()
LineupPos$toJSON()
fromJSON()
LineupPos$fromJSON(LineupPosJson)
toJSONString()
LineupPos$toJSONString()
fromJSONString()
LineupPos$fromJSONString(LineupPosJson)
clone()
The objects of this class are cloneable with this method.
LineupPos$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.