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