Description Usage Arguments Details Value Methods (by class) Examples
Plots a chart object
1 2 3 4 | chart_plot(obj, dobj, ...)
## S4 method for signature 'chart,ANY'
chart_plot(obj, dobj)
|
obj |
A chart object |
dobj |
An object derived from struct_class |
... |
optional inputs |
The optional optional inputs depend on the input object/chart, but might include an additional dataset object or a second model object, for example.
a plot object
obj = chart,dobj = ANY
:
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.