Learn R Programming

stripless (version 1.0-3)

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-3

License

GPL-2 | GPL-3

Maintainer

Bert Gunter

Last Published

September 12th, 2016

Functions in stripless (1.0-3)

displayStruc

Construct text For strucplot legends.
print.structured

Methods for structured objects.
stripless-internal

Unexported Utility and xyLayout Functions
strucParseFormula

Parse Trellis Formula for strucplot
defaultStrucLegend

Default legend function for strucplot displays.
stripless-package

Trellis Displays Without Strips For Lattice Graphics
panel.bars

strucplot Panel Functions