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