R/export_chart_data.R
export_chart_data.Rd
Converts a single highchartzero object or a named list of highchartzero objects to JSON and writes the JSON to disk.
highchartzero
export_chart_data(x, path)
A single highchartzero object or a named list of highchartzero objects.
The location of the JSON file.