print.Gmisc_list_of_boxes {Gmisc}R Documentation

Output boxes

Description

Outputs a list of boxes as produced by either the spread or align functions for boxGrobs.

Usage

## S3 method for class 'Gmisc_list_of_boxes'
print(x, ...)

Arguments

x

A list of a set of ['boxGrob']/['boxPropGrob'] to plot

...

Ignored argument


[Package Gmisc version 3.0.3 Index]