Description Usage Arguments Value Examples
an example of a chart object for documentation purposes
1 2 3 4 | example_chart(...)
## S4 method for signature 'example_chart,example_model'
chart_plot(obj, dobj)
|
... |
named slots and their values. |
obj |
a chart object |
dobj |
a example_model object |
a chart object
1 2 | C = example_chart()
chart_plot(C,example_model())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.