Description Format Public fields Methods
ComponentAccount Class
An R6Class
generator object
id
character [optional]
name
character [optional]
holdingsmode
character [optional]
new()
ComponentAccount$new(id = NULL, name = NULL, holdingsmode = NULL, ...)
toJSON()
ComponentAccount$toJSON()
fromJSON()
ComponentAccount$fromJSON(ComponentAccountJson)
toJSONString()
ComponentAccount$toJSONString()
fromJSONString()
ComponentAccount$fromJSONString(ComponentAccountJson)
clone()
The objects of this class are cloneable with this method.
ComponentAccount$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.