View source: R/mod_loadCharts.R
loadCharts | R Documentation |
Server for the chart loading module used in safetyGraphicsInit()
loadCharts(input, output, session, charts = makeChartConfig())
input |
Shiny input object |
output |
Shiny output object |
session |
Shiny session object |
charts |
list containing chart specifications like those returned by makeChartConfig. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.