ChartHeatmap: ChartHeatmap

ChartHeatmapR Documentation

ChartHeatmap

Description

ChartHeatmap

ChartHeatmap

Format

R6Class object, super class Chart.

Super classes

tercenApi::Base -> tercenApi::Chart -> ChartHeatmap

Public fields

name

of type String inherited from super class Chart.

properties

object of class Properties inherited from super class Chart.

Active bindings

name

of type String inherited from super class Chart.

properties

object of class Properties inherited from super class Chart.

Methods

Public methods

Inherited methods

Method new()

Usage
ChartHeatmap$new(json = NULL)

Method init()

Usage
ChartHeatmap$init()

Method initJson()

Usage
ChartHeatmap$initJson(json)

Method toTson()

Usage
ChartHeatmap$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ChartHeatmap$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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