layout_2d_grid {zenplots}R Documentation

Layout plot in 2d using the grid package

Description

Layout plot in 2d using the grid package

Usage

layout_2d_grid(zargs, ...)

Arguments

zargs

argument list as passed from zenplot()

...

additional arguments passed to label_2d_grid()

Value

grob (invisibly)

Note

Here we also pass '...' to group_2d_grid() (to easily adjust font size etc.)

Author(s)

Marius Hofert and Wayne Oldford


[Package zenplots version 1.0.6 Index]