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