grid_wrap {tactile} | R Documentation |
Wrapper for grid.arrange
Description
Wrapper for grid.arrange
Usage
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.
[Package tactile version 0.2.1 Index]