stripless: Structured Trellis Displays Without Strips for Lattice Graphics

For making Trellis-type conditioning plots without strip labels. This is useful for displaying the structure of results from factorial designs and other studies when many conditioning variables would clutter the display with layers of redundant strip labels. Settings of the variables are encoded by layout and spacing in the trellis array and decoded by a separate legend. The functionality is implemented by a single S3 generic strucplot() function that is a wrapper for the Lattice package's xyplot() function. This allows access to all Lattice graphics capabilities in the usual way.

Version: 1.0-3
Depends: R (≥ 3.2.0), utils, lattice
Imports: stats, graphics, grid
Suggests: datasets, grDevices, knitr, faraway, rmarkdown
Published: 2016-09-12
Author: Bert Gunter [aut, cre]
Maintainer: Bert Gunter <bgunter at comcast.net>
License: GPL-2 | GPL-3
NeedsCompilation: no
Materials: NEWS
CRAN checks: stripless results

Documentation:

Reference manual: stripless.pdf
Vignettes: Stripless: An Alternative Display for Conditioning Plots

Downloads:

Package source: stripless_1.0-3.tar.gz
Windows binaries: r-devel: stripless_1.0-3.zip, r-release: stripless_1.0-3.zip, r-oldrel: stripless_1.0-3.zip
macOS binaries: r-release (arm64): stripless_1.0-3.tgz, r-oldrel (arm64): stripless_1.0-3.tgz, r-release (x86_64): stripless_1.0-3.tgz
Old sources: stripless archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=stripless to link to this page.