Create Tibbles and Lists of 'ggplot' Figures for Reporting


[Up] [Top]

Documentation for package ‘ggtibble’ version 1.0.2

Help Pages

%+% Use the %+% operator from 'ggplot2' for 'ggtibble' and 'gglist' objects
extract_glue_expr Extract all expressions to be evaluated by 'glue()'
gglist Generate a list of ggplots from a list of data.frames
ggsave Save a plot or list of plots
ggsave.gglist Save a plot or list of plots
ggsave.ggtibble Save a plot or list of plots
ggtibble Make a tibble where one column is the data to plot, one is the gglist, and one is the caption
ggtibble.data.frame Make a tibble where one column is the data to plot, one is the gglist, and one is the caption
knit_print.gg Print a ggplot (usually within knit_print.gglist)
knit_print.gglist Print a list of plots made by gglist
knit_print.ggtibble Print a list of plots made by gglist
labs_glue Generate ggplot2 labels based on data in a ggtibble
new_gglist Create a new 'gglist' object
new_ggtibble Create a new 'ggtibble' object