How to create a list of ggplot objects that grid.arrange will accept and draw in r

前端 未结 0 443
小鲜肉
小鲜肉 2021-01-06 08:42

I want to dynamically create a list of ggplot2::ggplot objects (gg) and pass that list to gridExtra::grid.arrange() to draw them.

However, I\'m getting errors when I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题