getBoxWhiskerPlotConfiguration | R Documentation |
Define a PlotConfiguration
object
getBoxWhiskerPlotConfiguration(
plotScale = "log",
colorGrouping = NULL,
data,
metaData,
dataMapping = NULL,
plotConfiguration = NULL
)
plotScale |
Scale of Y Axis |
data |
A data.frame |
metaData |
dimensions and units in the data.frame |
dataMapping |
|
plotConfiguration |
A user-defined |
A PlotConfiguration
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.