Learn R Programming

Glimma (version 1.0.0)

makeChartJson: JSON converter for chart objects

Description

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

Usage

makeChartJson(chart)

Arguments

chart
the chart object to be converted into JSON

Value

a stringified JSON object containing the chart data.