Skip to contents

R6 class for mapping x, y, and group to data

Super classes

tlf::XYDataMapping -> tlf::XYGDataMapping -> PieChartDataMapping

Methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

PieChartDataMapping$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.