QQPlotConfiguration: QQPlotConfiguration

QQPlotConfigurationR Documentation

QQPlotConfiguration

Description

R6 class defining the configuration of a ggplot object for Quantile-Quantile plots

Super class

tlf::PlotConfiguration -> QQPlotConfiguration

Methods

Public methods


Method new()

Create a new QQPlotConfiguration object

Usage
QQPlotConfiguration$new(xlabel = "Standard Normal Quantiles", ...)
Arguments
xlabel

QQ-plot default display is "Standard Normal Quantiles"

...

parameters inherited from PlotConfiguration

Returns

A new QQPlotConfiguration object


Method clone()

The objects of this class are cloneable with this method.

Usage
QQPlotConfiguration$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

See Also

Other PlotConfiguration classes: AxisConfiguration, BackgroundConfiguration, BackgroundElement, BoxWhiskerPlotConfiguration, CumulativeTimeProfilePlotConfiguration, DDIRatioPlotConfiguration, ExportConfiguration, HistogramPlotConfiguration, LabelConfiguration, LegendConfiguration, LineElement, ObsVsPredPlotConfiguration, PKRatioPlotConfiguration, PieChartPlotConfiguration, PlotConfiguration, PlotGridConfiguration, ResVsPredPlotConfiguration, ResVsTimePlotConfiguration, TimeProfilePlotConfiguration, TornadoPlotConfiguration, XAxisConfiguration, YAxisConfiguration


Open-Systems-Pharmacology/TLF-Library documentation built on Feb. 8, 2025, 11:22 a.m.