Lineup | R Documentation |
Lineup Class
An R6Class
generator object
lineup
Lineup list( LineupPos )
new()
Lineup$new(lineup, ...)
toJSON()
Lineup$toJSON()
fromJSON()
Lineup$fromJSON(LineupJson)
toJSONString()
Lineup$toJSONString()
fromJSONString()
Lineup$fromJSONString(LineupJson)
clone()
The objects of this class are cloneable with this method.
Lineup$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.