makeJson.jschart: JSON converter for chart objects

Description Usage Arguments Value

View source: R/v1-jsonConvert.R

Description

Function to make json object from a chart, ignoring the json property

Usage

1
2
## S3 method for class 'jschart'
makeJson(chart)

Arguments

chart

the chart object to be converted into JSON

Value

a stringified JSON object containing the chart data.


Glimma documentation built on Nov. 8, 2020, 6:13 p.m.