Nice work on ggforce and looking forward to the new release with ggplot2 2.2.0. In the meantime 2 questions on facet_wrap_paginate:
- Is it possible to print all pages at once without using the
for loop?
- Is it possible to keep the requested layout e.g.
ncol = 2, nrow = 2 on the last page even if there is in this case only 2 panels left to plot?
Nice work on ggforce and looking forward to the new release with ggplot2 2.2.0. In the meantime 2 questions on facet_wrap_paginate:
forloop?ncol = 2, nrow = 2on the last page even if there is in this case only 2 panels left to plot?