ChartBar: ChartBar

ChartBarR Documentation

ChartBar

Description

ChartBar

ChartBar

Format

R6Class object, super class Chart.

Super classes

tercenApi::Base -> tercenApi::Chart -> ChartBar

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
ChartBar$new(json = NULL)

Method init()

Usage
ChartBar$init()

Method initJson()

Usage
ChartBar$initJson(json)

Method toTson()

Usage
ChartBar$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ChartBar$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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