Transform data
Transform data
ggr6::StatGeomBase -> Stat
new()Stat$new(constant_aesthetic_values = list())
set_default_mapping()Stat$set_default_mapping(default_mapping)
compute_panel()Stat$compute_panel(data_trans, panel, renderer)
compute_group()Stat$compute_group(data_trans, panel, renderer)
clone()The objects of this class are cloneable with this method.
Stat$clone(deep = FALSE)
deepWhether to make a deep clone.
ggr6::StatGeomBase -> ggr6::Stat -> StatIdentity
Inherited methods
compute_panel()StatIdentity$compute_panel(data_trans, panel, renderer)
clone()The objects of this class are cloneable with this method.
StatIdentity$clone(deep = FALSE)
deepWhether to make a deep clone.