makeJson.jschart: JSON converter for chart objects

Description Usage Arguments Value

View source: R/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.


Shians/Glimma documentation built on April 1, 2020, 5:46 a.m.