makeJson.jschart: JSON converter for chart objects

View source: R/jsonConvert.R

makeJson.jschartR Documentation

JSON converter for chart objects

Description

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

Usage

## 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 Sept. 7, 2024, 4:25 p.m.