Plot a ggplot sequence in layers of n plots arranged in k rows
grf.seqmultiplot(x, n, nrow, byrow = TRUE)
list of ggplot objects
number of plot in layout
Number of rows in layout
plot by row?