Wrapper for grid.arrange

grid_wrap(x, layout = NULL)

Arguments

x

List of trellis objects.

layout

A layout matrix or vector specifying rows and columns

Value

A list of trellis objects.