Skip to contents

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

Super class

tlf::PlotConfiguration -> PKRatioPlotConfiguration

Public fields

defaultYScale

Default yAxis scale value when creating a PKRatioPlotConfiguration object

Methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

PKRatioPlotConfiguration$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.