multiplot: Plot Multiple bcea Graphs
Description
Arrange plots in grid. Sourced from R graphics cookbook.
Usage
multiplot(plotlist = NULL, cols = 1, layout_config = NULL)
Value
ggplot TableGrob object
Arguments
- plotlist
List of ggplot objects
- cols
Number of columns
- layout_config
Matrix of plot configuration