| NotebookSettings | R Documentation |
NotebookSettings Class
An R6Class generator object
default_s3_pathcharacter [optional]
new()NotebookSettings$new(default_s3_path = NULL, ...)
toJSON()NotebookSettings$toJSON()
fromJSON()NotebookSettings$fromJSON(NotebookSettingsJson)
toJSONString()NotebookSettings$toJSONString()
fromJSONString()NotebookSettings$fromJSONString(NotebookSettingsJson)
clone()The objects of this class are cloneable with this method.
NotebookSettings$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.