Skip to contents

R6 class defining the configuration of a ggplot object for Res vs Pred/Time plots

Super class

tlf::PlotConfiguration -> ResVsPredPlotConfiguration

Public fields

defaultSymmetricAxes

Default option setting symmetric xAxis and/or yAxis limits when creating a ResVsPredPlotConfiguration object

Methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

ResVsPredPlotConfiguration$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.