InlineObject | R Documentation |
InlineObject Class
An R6Class
generator object
password
character [optional]
new()
InlineObject$new(password = NULL, ...)
toJSON()
InlineObject$toJSON()
fromJSON()
InlineObject$fromJSON(InlineObjectJson)
toJSONString()
InlineObject$toJSONString()
fromJSONString()
InlineObject$fromJSONString(InlineObjectJson)
clone()
The objects of this class are cloneable with this method.
InlineObject$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.