Learn R Programming

safetyGraphics (version 2.0.0)

prepareChart: 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.