| ArraySharing | R Documentation |
ArraySharing Class
An R6Class generator object
actionslist( ArrayActions ) [optional]
namespacecharacter [optional]
namespace_typecharacter [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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.