ternary_server | R Documentation |
Ternary Plot Server
ternary_server(id, x)
id |
An ID string that corresponds with the ID used to call the module's UI function. |
x |
A reactive |
No return value, called for side effects.
ternary_ui()
Other plot modules:
graphics_server()
,
graphics_ui()
,
scatter_server()
,
scatter_ui()
,
ternary_ui()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.