BodyGetGameSimGameSimPost | R Documentation |
BodyGetGameSimGameSimPost Class
An R6Class
generator object
game
Game
start_state
Start State State [optional]
new()
BodyGetGameSimGameSimPost$new(game, start_state = NULL, ...)
toJSON()
BodyGetGameSimGameSimPost$toJSON()
fromJSON()
BodyGetGameSimGameSimPost$fromJSON(BodyGetGameSimGameSimPostJson)
toJSONString()
BodyGetGameSimGameSimPost$toJSONString()
fromJSONString()
BodyGetGameSimGameSimPost$fromJSONString(BodyGetGameSimGameSimPostJson)
clone()
The objects of this class are cloneable with this method.
BodyGetGameSimGameSimPost$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.