Learn R Programming

⚠️There's a newer version (1.0-3) of this package.Take me there.

stripless (version 1.0-1)

Structured Trellis Displays Without Strips for Lattice Graphics

Description

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.

Copy Link

Version

Install

install.packages('stripless')

Monthly Downloads

158

Version

1.0-1

License

GPL-2 | GPL-3

Maintainer

Bert Gunter

Last Published

February 8th, 2016

Functions in stripless (1.0-1)

xyLayout

xyLayout
panel.bars

strucplot Panel Functions
strucplot

Structured Trellis Plots
print.structured

Methods for Structured Objects
defaultStrucLegend

Construct default structure legend to plot on a strucplot display.
strucUtils

Utility Functions for stripless
stripless-package

Trellis Displays Without Strips For Lattice Graphics
strucParseFormula

Parse Trellis Formula for strucplot