Processes smooth plot layers with complete logic included
maidr::LayerProcessor -> Ggplot2SmoothLayerProcessor
Inherited methods
maidr::LayerProcessor$apply_scale_mapping()maidr::LayerProcessor$extract_layer_axes()maidr::LayerProcessor$get_last_result()maidr::LayerProcessor$get_layer_index()maidr::LayerProcessor$initialize()maidr::LayerProcessor$needs_reordering()maidr::LayerProcessor$reorder_layer_data()maidr::LayerProcessor$set_last_result()
process()Ggplot2SmoothLayerProcessor$process(plot, layout, built = NULL, gt = NULL)
extract_data()Ggplot2SmoothLayerProcessor$extract_data(plot, built = NULL)
generate_selectors()Ggplot2SmoothLayerProcessor$generate_selectors(plot, gt = NULL)
clone()The objects of this class are cloneable with this method.
Ggplot2SmoothLayerProcessor$clone(deep = FALSE)deepWhether to make a deep clone.