Learn R Programming

safetyGraphics (version 2.1.1)

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)

Value

returns the chart object with a new functions object added.

Arguments

chart

chart object like the one generated by makeChartConfig().