In case anyone here is interested (this appeared on the r-packages list, but it seems that posts there are no longer forwarded here): addScales is a small package now on CRAN that modifies trellis objects created using lattice graphics by adding horizontal and/or vertical reference lines to provide visual scaling information. This is mostly useful for multi-panel plots that use the relation = 'free' option in their 'scales' argument list. Examples show when and how this might aid data visualization. Please feel free to contact me with any suggestions for improvement. Bert Gunter
addScales package announcement
2 messages · Bert Gunter, Abby Spurdle
2 days later
That's a good idea. I used something similar in one of packages: https://cran.r-project.org/web/packages/probhat/vignettes/probhatx_ckernels.pdf (Currently, being updated). Maybe you should write a vignette (even a small one), or create a simple webpage. I doubt that your *description* alone is sufficient to convey possible usefulness.
On Sat, May 16, 2020 at 11:16 AM Bert Gunter <bgunter.4567 at gmail.com> wrote:
In case anyone here is interested (this appeared on the r-packages
list, but it seems that posts there are no longer forwarded here):
addScales is a small package now on CRAN that modifies trellis objects
created
using lattice graphics by adding horizontal and/or vertical reference
lines to provide visual scaling information. This is mostly useful
for multi-panel plots that use the relation = 'free' option in their
'scales' argument list. Examples show when and how this might aid data
visualization.
Please feel free to contact me with any suggestions for improvement.
Bert Gunter
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.