api: See AmCharts API

View source: R/utils.R

apiR Documentation

See AmCharts API

Description

Open a window in your browser at the referenced documentation under https://docs.amcharts.com/3/javascriptstockchart/.

Usage

api(class = NULL)

Arguments

class

Object of class character. Name of the class to see documentation. Please respect lower and upper case.

Examples

api()
api("AmChart")

rAmCharts documentation built on Sept. 30, 2022, 5:06 p.m.

Related to api in rAmCharts...