Table | R Documentation |
Table
Table
R6Class
object.
tercenApi::Base
-> Table
nRows
of type int.
properties
object of class TableProperties
.
columns
list of class Column
.
new()
Table$new(json = NULL)
init()
Table$init()
initJson()
Table$initJson(json)
toTson()
Table$toTson()
clone()
The objects of this class are cloneable with this method.
Table$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.