R/safetyGraphicsInit.R
safetyGraphicsInit.Rd
App to select charts, load data and then initialize the core safetyGraphics app
safetyGraphicsInit(
charts = makeChartConfig(),
delayTime = 1000,
maxFileSize = NULL
)
chart object
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.
maximum file size in MB allowed for file upload