| Column | R Documentation |
Column
Column
R6Class object, super class ColumnSchema.
tercenApi::Base -> tercenApi::IdObject -> tercenApi::ColumnSchema -> Column
nameof type String inherited from super class ColumnSchema.
typeof type String inherited from super class ColumnSchema.
nRowsof type int inherited from super class ColumnSchema.
sizeof type int inherited from super class ColumnSchema.
idof type String inherited from super class IdObject.
valuesof type dynamic.
metaDataobject of class ColumnSchemaMetaData inherited from super class ColumnSchema.
nameof type String inherited from super class ColumnSchema.
typeof type String inherited from super class ColumnSchema.
nRowsof type int inherited from super class ColumnSchema.
sizeof type int inherited from super class ColumnSchema.
idof type String inherited from super class IdObject.
metaDataobject of class ColumnSchemaMetaData inherited from super class ColumnSchema.
new()Column$new(json = NULL)
init()Column$init()
initJson()Column$initJson(json)
toTson()Column$toTson()
clone()The objects of this class are cloneable with this method.
Column$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.