CumulativeTimeProfilePlotConfiguration: CumulativeTimeProfilePlotConfiguration

CumulativeTimeProfilePlotConfigurationR Documentation

CumulativeTimeProfilePlotConfiguration

Description

R6 class defining the configuration of a ggplot object for cumulative time profile plots

Super class

tlf::PlotConfiguration -> CumulativeTimeProfilePlotConfiguration

Public fields

defaultExpand

Default expand value when creating a CumulativeTimeProfilePlotConfiguration object

colorPalette

color palette property from ggplot2

Methods

Public methods


Method new()

Create a new CumulativeTimeProfilePlotConfiguration object

Usage
CumulativeTimeProfilePlotConfiguration$new(colorPalette = NULL, ...)
Arguments
colorPalette

color palette property from ggplot2

...

parameters inherited from PlotConfiguration

Returns

A new CumulativeTimeProfilePlotConfiguration object


Method clone()

The objects of this class are cloneable with this method.

Usage
CumulativeTimeProfilePlotConfiguration$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

See Also

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


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