Explore the Innards of 'ggplot2' Objects


[Up] [Top]

Documentation for package ‘gginnards’ version 0.1.2

Help Pages

gginnards-package gginnards: Explore the Innards of 'ggplot2' Objects
append_layers Layer manipulation.
bottom_layer Layer manipulation.
data_attributes Explore and manipulate the embedded data.
data_vars Explore and manipulate the embedded data.
delete_layers Layer manipulation.
drop_vars Explore and manipulate the embedded data.
extract_layers Layer manipulation.
geom_debug Geom that prints input data to console.
geom_debug_npc Geom that prints input data to console.
geom_null A null geom or 'no-op' geom.
gginnards gginnards: Explore the Innards of 'ggplot2' Objects
mapped_vars Explore and manipulate the embedded data.
move_layers Layer manipulation.
num_layers Layer manipulation.
shift_layers Layer manipulation.
stat_debug_group Print to console data received by the compute group function.
stat_debug_panel Print to console data received by the compute panel function.
str Show the structure of a ggplot object.
str.ggplot Show the structure of a ggplot object.
top_layer Layer manipulation.
which_layers Layer manipulation.