trellis: Trellis Device

View source: R/trellis.R

trellisR Documentation

Trellis Device

Description

Open trellis.device with black and white defaults.

Usage

trellis(color = FALSE, ...)

Arguments

color

whether colors are displayed.

...

passed to trellis.device.

Value

NULL, but a device is opened.

Note

Shorthand for trellis.device(color=FALSE, ...).


arni-magnusson/arni documentation built on Nov. 3, 2023, 7:35 p.m.