Plotting a list of ggplot objects in a grid defined by nrow and ncol
printGrid.RdUseful when having a lot of plots that should be presented in a page saving manner.
Useful when having a lot of plots that should be presented in a page saving manner.
printGrid(plotList, nrow = 4, ncol = 4)
printGrid(plotList, nrow = 4, ncol = 4)See also
Other IQR plot:
IQRggplot(),
applyPaginate(),
aux_plotlayout(),
createPages_IQRoutputFigure(),
plot.IQRoutputFigure(),
print.IQRoutputFigure(),
print.IQRoutputFigureList(),
print.IQRslideplot(),
scale_color_IQRtools(),
scale_fill_IQRtools(),
scale_y_log10_IQRtools(),
summary.IQRoutputFigure(),
themeIQRtools()
Other IQR plot:
IQRggplot(),
applyPaginate(),
aux_plotlayout(),
createPages_IQRoutputFigure(),
plot.IQRoutputFigure(),
print.IQRoutputFigure(),
print.IQRoutputFigureList(),
print.IQRslideplot(),
scale_color_IQRtools(),
scale_fill_IQRtools(),
scale_y_log10_IQRtools(),
summary.IQRoutputFigure(),
themeIQRtools()
