Chart: Chart

ChartR Documentation

Chart

Description

Chart

Chart

Format

R6Class object, sub classes ChartLine, ChartPoint, ChartHeatmap, ChartBar, ChartSize.

Super class

tercenApi::Base -> Chart

Public fields

name

of type String.

properties

object of class Properties.

Methods

Public methods

Inherited methods

Method new()

Usage
Chart$new(json = NULL)

Method init()

Usage
Chart$init()

Method initJson()

Usage
Chart$initJson(json)

Method toTson()

Usage
Chart$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Chart$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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