Attribute | R Documentation |
Attribute Class
An R6Class
generator object
name
character
type
Datatype
filterPipeline
FilterPipeline
cellValNum
integer
new()
Attribute$new(name, type, filterPipeline, cellValNum, ...)
toJSON()
Attribute$toJSON()
fromJSON()
Attribute$fromJSON(AttributeJson)
toJSONString()
Attribute$toJSONString()
fromJSONString()
Attribute$fromJSONString(AttributeJson)
clone()
The objects of this class are cloneable with this method.
Attribute$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.