| NotebookFavorite | R Documentation |
NotebookFavorite Class
An R6Class generator object
notebook_uuidcharacter [optional]
namespacecharacter [optional]
namecharacter [optional]
new()NotebookFavorite$new(notebook_uuid = NULL, namespace = NULL, name = NULL, ...)
toJSON()NotebookFavorite$toJSON()
fromJSON()NotebookFavorite$fromJSON(NotebookFavoriteJson)
toJSONString()NotebookFavorite$toJSONString()
fromJSONString()NotebookFavorite$fromJSONString(NotebookFavoriteJson)
clone()The objects of this class are cloneable with this method.
NotebookFavorite$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.