RampPalette | R Documentation |
RampPalette
RampPalette
R6Class
object, super class Palette
, sub classes JetPalette
.
tercenApi::Base
-> tercenApi::Palette
-> RampPalette
backcolor
of type int inherited from super class Palette
.
isUserDefined
of type bool.
properties
list of class PropertyValue
inherited from super class Palette
.
doubleColorElements
list of class DoubleColorElement
.
backcolor
of type int inherited from super class Palette
.
properties
list of class PropertyValue
inherited from super class Palette
.
new()
RampPalette$new(json = NULL)
init()
RampPalette$init()
initJson()
RampPalette$initJson(json)
toTson()
RampPalette$toTson()
clone()
The objects of this class are cloneable with this method.
RampPalette$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.