Description Usage Arguments Details
hchart
uses highchart
to draw a particular plot for an
object of a particular class in a single command. This defines the S3
generic that other classes and packages can extend.
1 |
object |
A R object. |
... |
Additional arguments for the data series (https://api.highcharts.com/highcharts/series). |
Run methods(hchart)
to see what objects are supported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.