Stat: Transform data

Description Super class Methods Super classes Methods

Description

Transform data

Transform data

Super class

ggr6::StatGeomBase -> Stat

Methods

Public methods

Inherited methods

Method new()

Usage
Stat$new(constant_aesthetic_values = list())

Method set_default_mapping()

Usage
Stat$set_default_mapping(default_mapping)

Method compute_panel()

Usage
Stat$compute_panel(data_trans, panel, renderer)

Method compute_group()

Usage
Stat$compute_group(data_trans, panel, renderer)

Method clone()

The objects of this class are cloneable with this method.

Usage
Stat$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Super classes

ggr6::StatGeomBase -> ggr6::Stat -> StatIdentity

Methods

Public methods

Inherited methods

Method compute_panel()

Usage
StatIdentity$compute_panel(data_trans, panel, renderer)

Method clone()

The objects of this class are cloneable with this method.

Usage
StatIdentity$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


paleolimbot/ggr6 documentation built on Feb. 5, 2020, 2:17 p.m.