| GroupUpdate | R Documentation |
GroupUpdate Class
An R6Class generator object
descriptioncharacter [optional]
namecharacter [optional]
logocharacter [optional]
access_credentials_namecharacter [optional]
tagslist( character ) [optional]
license_idcharacter [optional]
license_textcharacter [optional]
new()GroupUpdate$new( description = NULL, name = NULL, logo = NULL, access_credentials_name = NULL, tags = NULL, license_id = NULL, license_text = NULL, ... )
toJSON()GroupUpdate$toJSON()
fromJSON()GroupUpdate$fromJSON(GroupUpdateJson)
toJSONString()GroupUpdate$toJSONString()
fromJSONString()GroupUpdate$fromJSONString(GroupUpdateJson)
clone()The objects of this class are cloneable with this method.
GroupUpdate$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.