| UDFSharing | R Documentation |
UDFSharing Class
An R6Class generator object
actionslist( UDFActions ) [optional]
namespacecharacter [optional]
namespace_typecharacter [optional]
new()UDFSharing$new(actions = NULL, namespace = NULL, namespace_type = NULL, ...)
toJSON()UDFSharing$toJSON()
fromJSON()UDFSharing$fromJSON(UDFSharingJson)
toJSONString()UDFSharing$toJSONString()
fromJSONString()UDFSharing$fromJSONString(UDFSharingJson)
clone()The objects of this class are cloneable with this method.
UDFSharing$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.