StringProperty | R Documentation |
StringProperty
StringProperty
R6Class
object, super class Property
, sub classes EnumeratedProperty
, FactorsProperty
, FormulaProperty
.
tercenApi::Base
-> tercenApi::Property
-> StringProperty
name
of type String inherited from super class Property
.
description
of type String inherited from super class Property
.
defaultValue
of type String.
name
of type String inherited from super class Property
.
description
of type String inherited from super class Property
.
new()
StringProperty$new(json = NULL)
init()
StringProperty$init()
initJson()
StringProperty$initJson(json)
toTson()
StringProperty$toTson()
clone()
The objects of this class are cloneable with this method.
StringProperty$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.