prepareChart {safetyGraphics} | R Documentation |
Prepare a chart object for safetyGraphics
Description
Sets default values and binds needed functions to a chart object based on chart type.
Usage
prepareChart(chart)
Arguments
chart |
chart object like the one generated by makeChartConfig(). |
Value
returns the chart object with a new functions object added.
[Package safetyGraphics version 2.1.1 Index]