R6 class defining the configuration of a ggplot object for boxplots
See also
Other PlotConfiguration classes:
AxisConfiguration,
BackgroundConfiguration,
BackgroundElement,
CumulativeTimeProfilePlotConfiguration,
DDIRatioPlotConfiguration,
ExportConfiguration,
HistogramPlotConfiguration,
LabelConfiguration,
LegendConfiguration,
LineElement,
ObsVsPredPlotConfiguration,
PKRatioPlotConfiguration,
PieChartPlotConfiguration,
PlotConfiguration,
PlotGridConfiguration,
QQPlotConfiguration,
ResVsPredPlotConfiguration,
ResVsTimePlotConfiguration,
TimeProfilePlotConfiguration,
TornadoPlotConfiguration,
XAxisConfiguration,
YAxisConfiguration
Super class
tlf::PlotConfiguration -> BoxWhiskerPlotConfiguration
Public fields
defaultXScaleDefault xAxis scale value when creating a
BoxWhiskerPlotConfigurationobject
Methods
Method new()
Create a new BoxWhiskerPlotConfiguration object
Usage
BoxWhiskerPlotConfiguration$new(outliers = TRUE, ...)