Skip to contents

R6 class defining the configuration of a ggplot object for DDI ratio plots

Super class

tlf::PlotConfiguration -> DDIRatioPlotConfiguration

Public fields

defaultXScale

Default xAxis scale value when creating a DDIRatioPlotConfiguration object

defaultYScale

Default yAxis scale value when creating a DDIRatioPlotConfiguration object

defaultExpand

Default expand value when creating a DDIRatioPlotConfiguration object

Methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

DDIRatioPlotConfiguration$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.