example_chart | R Documentation |
an example of a chart object for documentation purposes
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
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.