loadChartsUI {safetyGraphics} | R Documentation |
UI for the chart loading module used in safetyGraphicsInit()
Description
UI for the chart loading module used in safetyGraphicsInit()
Usage
loadChartsUI(id, charts = makeChartConfig())
Arguments
id |
module id |
charts |
list containing chart specifications like those returned by makeChartConfig. |
[Package safetyGraphics version 2.1.1 Index]