prepareChart: Prepare a chart object for safetyGraphics

View source: R/prepareChart.R

prepareChartR 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.


safetyGraphics documentation built on Dec. 28, 2022, 1:58 a.m.