Create a new gglist
object
Usage
new_gglist(x = list())
See also
Other New ggtibble objects:
new_ggtibble()
Examples
new_gglist(list(NULL, ggplot2::ggplot(data = data.frame())))
#> NULL
Create a new gglist
object
new_gglist(x = list())
Other New ggtibble objects:
new_ggtibble()
new_gglist(list(NULL, ggplot2::ggplot(data = data.frame())))
#> NULL