powered by
gglist
Create a new gglist object
new_gglist(x = list())
The list verified to be a gglist and with the gglist class
A list of ggplot2 objects to convert into a gglist
Other New ggtibble objects: new_ggtibble()
new_ggtibble()
new_gglist(list(NULL, ggplot2::ggplot(data = data.frame())))
Run the code above in your browser using DataLab