Palette: Palette

PaletteR Documentation

Palette

Description

Palette

Palette

Format

R6Class object, sub classes JetPalette, RampPalette, CategoryPalette.

Super class

tercenApi::Base -> Palette

Public fields

backcolor

of type int.

properties

list of class PropertyValue.

Methods

Public methods

Inherited methods

Method new()

Usage
Palette$new(json = NULL)

Method init()

Usage
Palette$init()

Method initJson()

Usage
Palette$initJson(json)

Method toTson()

Usage
Palette$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Palette$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.