Processes heatmap layers (geom_tile) with generic data and grob reordering
maidr::LayerProcessor -> Ggplot2HeatmapLayerProcessor
process()Ggplot2HeatmapLayerProcessor$process(plot, layout, built = NULL, gt = NULL)
needs_reordering()Ggplot2HeatmapLayerProcessor$needs_reordering()
reorder_layer_data()Ggplot2HeatmapLayerProcessor$reorder_layer_data(data, plot)
extract_data()Ggplot2HeatmapLayerProcessor$extract_data(plot, built = NULL)
generate_selectors()Ggplot2HeatmapLayerProcessor$generate_selectors(plot, gt = NULL)
clone()The objects of this class are cloneable with this method.
Ggplot2HeatmapLayerProcessor$clone(deep = FALSE)deepWhether to make a deep clone.