EcoGenetics (version 1.2.1-5)

grf.seqmultiplot: Plot a ggplot sequence in layers of n plots arranged in k rows

Description

Plot a ggplot sequence in layers of n plots arranged in k rows

Usage

grf.seqmultiplot(x, n, nrow, byrow = TRUE)

Arguments

x

list of ggplot objects

n

number of plot in layout

nrow

Number of rows in layout

byrow

plot by row?