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