Lattice: set col = "black" for box.rectangle and box.umbrella
On Thu, 2 Jul 2015, Bert Gunter wrote:
1. box.rectangle, etc. are not functions; they are (lists of) parameters that are sublists of the par.settings list.
Bert, Thought so ...
2. Read the Help for simpleTheme() -- it has a specific list of parameters which is nothing like what you show.
found the simpleTheme example on a web forum thread. Mea culpa! Will read the help page. Still desire to have the changes set in .Rprofile rather than for each plot. Thanks, Rich