Column-class | R Documentation |
Defines a column to be used in a table Schema, or in an EntityViewSchema.
An R6 class object.
Column(id=NULL, columnType=NULL, maximumSize=NULL, maximumListLength=NULL, name=NULL, enumValues=NULL, defaultValue=NULL)
: Constructor for Column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.