powered by
ggtibble
Create a new ggtibble object
new_ggtibble(x)
The object with a ggtibble class
A data.frame with a column named "figure" and "caption", and where the "figure" column is a ggtibble.
Other New ggtibble objects: new_gglist()
new_gglist()
new_ggtibble(tibble::tibble(figure = list(ggplot2::ggplot()), caption = ""))
Run the code above in your browser using DataLab