Package: addScales 1.0-1

Bert Gunter
addScales: Adds Labeled Center Line and Scale Lines/Regions to Trellis Plots
Modifies trellis objects by adding horizontal and/or vertical reference lines or shaded regions that provide visual scaling information. This is mostly useful in multi-panel plots that use the relation = 'free' option in their 'scales' argument list.
Authors:
addScales_1.0-1.tar.gz
addScales_1.0-1.zip(r-4.5)addScales_1.0-1.zip(r-4.4)addScales_1.0-1.zip(r-4.3)
addScales_1.0-1.tgz(r-4.5-any)addScales_1.0-1.tgz(r-4.4-any)addScales_1.0-1.tgz(r-4.3-any)
addScales_1.0-1.tar.gz(r-4.5-noble)addScales_1.0-1.tar.gz(r-4.4-noble)
addScales_1.0-1.tgz(r-4.4-emscripten)addScales_1.0-1.tgz(r-4.3-emscripten)
addScales.pdf |addScales.html✨
addScales/json (API)
# Install 'addScales' in R: |
install.packages('addScales', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues
Last updated 1 days agofrom:536dfcd72b (on package/addScales). Checks:6 OK, 3 NOTE. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Apr 02 2025 |
R-4.5-win | NOTE | Apr 02 2025 |
R-4.5-mac | NOTE | Apr 02 2025 |
R-4.5-linux | NOTE | Apr 02 2025 |
R-4.4-win | OK | Apr 02 2025 |
R-4.4-mac | OK | Apr 02 2025 |
R-4.4-linux | OK | Apr 02 2025 |
R-4.3-win | OK | Apr 02 2025 |
R-4.3-mac | OK | Apr 02 2025 |
Exports:addScalespanel.addScalesprepanel.trimrevertscaleline
Dependencies:lattice
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adds Labeled Center Line and Scale Lines/Regions to Trellis Plots | addScales-package |
Add Scaling Information to Panels in Multi-Panel Trellis Plots | addScales addScales.trellis |
Daily Chicago High and Low Temperatures in °F | CHITemps |
Daily New York City High and Low Temperatures in °F | NYCTemps |
Default panelFUN For addScales.trellis | panel.addScales |
Lattice Prepanel Function to Trim Panel Limits | prepanel.trim |
Revert A Scaled Trellis Plot To Its Previous Unscaled Form | revert revert.scaledTrellis |
Extract scaleline list from 'scaledTrellis' object | scaleline scaleline.scaledTrellis |
Daily San Francisco High and Low Temperatures in °F | SFTemps |
Update Method for scaledTrellis Objects | update.scaledTrellis |
USA Property and Violent Crime Data, 1960 - 2014 | USAcrime |