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.


tactile documentation built on May 31, 2023, 9:47 p.m.