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