EcoGenetics (version 1.2.1-4)

grf.multiplot: Multiple plot function for ggplot

Description

Multiple plot function for ggplot

Usage

grf.multiplot(..., plotlist = NULL, cols = 1, layout = NULL)

Arguments

...

ggplot objects

plotlist

List of ggplot object

cols

Number of columns in layout

layout

A matrix specifying the layout. If present, 'cols' is ignored.