grid_wrap: Wrapper for grid.arrange

View source: R/utils.R

grid_wrapR 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.


jolars/trelliswork documentation built on June 5, 2023, 11:52 a.m.