Skip to contents

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

Super classes

tlf::PlotConfiguration -> tlf::ResVsPredPlotConfiguration -> ResVsTimePlotConfiguration

Methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

ResVsTimePlotConfiguration$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.