View source: R/safetyGraphicsInit.R
safetyGraphicsInit | R Documentation |
App to select charts, load data and then initialize the core safetyGraphics app
safetyGraphicsInit( charts = makeChartConfig(), delayTime = 1000, maxFileSize = NULL )
charts |
chart object |
delayTime |
time (in ms) between drawing app UI and starting server. Default set to 1000 (1 second), but could need to be higher on slow machine. |
maxFileSize |
maximum file size in MB allowed for file upload |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.