| GroupSharing | R Documentation |
GroupSharing Class
An R6Class generator object
group_actionslist( GroupActions ) [optional]
array_actionslist( ArrayActions ) [optional]
namespacecharacter [optional]
namespace_typecharacter [optional]
new()GroupSharing$new( group_actions = NULL, array_actions = NULL, namespace = NULL, namespace_type = NULL, ... )
toJSON()GroupSharing$toJSON()
fromJSON()GroupSharing$fromJSON(GroupSharingJson)
toJSONString()GroupSharing$toJSONString()
fromJSONString()GroupSharing$fromJSONString(GroupSharingJson)
clone()The objects of this class are cloneable with this method.
GroupSharing$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.