Lattice's bwplot() displays and prints (using pdf()) the box.rectangle and
box.umbrella in a pale blue that is a pale gray on b&w laser printer output.
I would like to set default options so the box and whiskers are displayed
and printed in black by modifying ~/.Rprofile by adding a .First() function.

  Reading Chapter 7 in Deepayan's book and the ?Startup man page did not
result in my understanding the correct syntax for
lattice.options(default.args = list(...)) in ~/.Rprofile. Web searches did
not find guidance, either.

  Would appreciate help on learning how to set these options so they are
effective when R is invoked.

Rich

______________________________________________
R-help@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.

Reply via email to