Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

strip.useOuterStrips.first

Functions based on strip.default for use with the useOuterScales function.


Description

Functions based on strip.default for use with the useOuterScales function. See useOuterScales for more information.

Usage

strip.useOuterStrips.first(which.given, which.panel, var.name, ...)
strip.useOuterStrips.last(which.given, which.panel, var.name, ...)
strip.left.useOuterStrips(which.given, which.panel, var.name, ...)
strip.top2(which.given, which.panel, var.name, ...)
strip.top1(which.given, which.panel, var.name, ...)
strip.left2(which.given, which.panel, var.name, ...)
strip.left1(which.given, which.panel, var.name, ...)

Arguments

which.given, which.panel, var.name, ...

See strip.default.

Details

The appropriate function is chosen by specifying arguments to useOuterScales.

strip.useOuterStrips.first places strip labels at the top of the first row of lattice panels. Used when as.table==TRUE.

strip.useOuterStrips.last places strip labels at the top of the first row of lattice panels. Used when as.table==FALSE.

strip.left.useOuterStrips places strip labels at the left of the first column of lattice panels.

strip.top2 places row strip labels at the top of each panel.

strip.top1 places column strip labels at the top of each panel.

strip.left2 places row strip labels at the left of each panel.

strip.left1 places column strip labels at the left of each panel.

Value

Author(s)

Richard M. Heiberger <rmh@temple.edu>

See Also

Examples

## See examples in ?useOuterScales

HH

Statistical Analysis and Data Display: Heiberger and Holland

v3.1-43
GPL (>= 2)
Authors
Richard M. Heiberger
Initial release
2020-11-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.