TableProperties | R Documentation |
TableProperties
TableProperties
R6Class
object.
tercenApi::Base
-> TableProperties
name
of type String.
sortOrder
list of type String.
ascending
of type bool.
new()
TableProperties$new(json = NULL)
init()
TableProperties$init()
initJson()
TableProperties$initJson(json)
toTson()
TableProperties$toTson()
clone()
The objects of this class are cloneable with this method.
TableProperties$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.