mrggdraw.Rd
The function will optionally arrange
mrggdraw(x, ncol = 1, arrange = FALSE, ...)
a plot or a list of plots
passed to arrangeGrob
; see details
logical; see details
passed to arrangeGrob
If either ncol is greater than 1 or arrange is TRUE
,
then the plot(s) will be arranged via arrangeGrob
.