Package: stripless 1.0-3
Bert Gunter
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.
Authors:
stripless_1.0-3.tar.gz
stripless_1.0-3.tar.gz(r-4.5-noble)stripless_1.0-3.tar.gz(r-4.4-noble)
stripless_1.0-3.tgz(r-4.4-emscripten)stripless_1.0-3.tgz(r-4.3-emscripten)
stripless.pdf |stripless.html✨
stripless/json (API)
NEWS
# Install 'stripless' in R: |
install.packages('stripless', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 years agofrom:1e393767ba. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
Exports:defaultStrucLegenddisplayStrucpanel.barsstrucParseFormulastrucplot
Dependencies:lattice
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Trellis Displays Without Strips For Lattice Graphics | stripless-package stripless |
Default legend function for 'strucplot' displays. | defaultStrucLegend |
Construct text For 'strucplot' legends. | displayStruc |
strucplot Panel Functions | panel.bars |
Methods for structured objects. | plot.structured print.structured print.summary.structured summary.structured |
Unexported Utility and xyLayout Functions | check2lvl chkSpacings makeSpacings make_2level_with_center stripless-internal xyLayout xyLayout.data.frame xyLayout.default xyLayout.list xyLayout.matrix |
Parse Trellis Formula for 'strucplot' | strucParseFormula |
Structured Trellis Plots | strucplot strucplot.data.frame strucplot.default strucplot.formula strucplot.list strucplot.lm strucplot.matrix |