makeChartParams {safetyGraphics} | R Documentation |
Make Chart Parameters
Description
Updates raw data and mapping for use with a specific chart
Usage
makeChartParams(data, chart, mapping)
Arguments
data |
list of domain-level data |
chart |
list containing chart specifications |
mapping |
data frame with current mapping |
[Package safetyGraphics version 2.1.1 Index]