DiscretePalette: DiscretePalette Class

DiscretePaletteR Documentation

DiscretePalette Class

Description

DiscretePalette Class

DiscretePalette Class

Public fields

id
label
type
colors

Methods

Public methods


Method new()

Usage
DiscretePalette$new(id, label, type, colors)

Method toJSON()

Usage
DiscretePalette$toJSON()

Method fromJSONObject()

Usage
DiscretePalette$fromJSONObject(DiscretePaletteJsonObject)

Method fromJSON()

Usage
DiscretePalette$fromJSON(DiscretePaletteJson)

Method toJSONString()

Usage
DiscretePalette$toJSONString()

Method fromJSONString()

Usage
DiscretePalette$fromJSONString(DiscretePaletteJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DiscretePalette$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.