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