Skip to contents

R6 class defining the configuration of a ggplot object for histograms

Super class

tlf::PlotConfiguration -> HistogramPlotConfiguration

Methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

HistogramPlotConfiguration$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.