A list which can be used as the par.settings argument to lattice
graphics functions, or as the theme argument to trellis.par.set().
Arguments
fontsize
Fontize for text and points. Specify as, e.g., list(text = 10, points = 6).
box
Color for the panel and strip borders
color
Logical, determining whether graph will be colored or grayscale
sides
List, with elements tck (Tick length, as fraction of lattice default),
and margin paddings pad1, pad2, pad3, and pad4.
Margin paddings set the distance, in lines, from the tick marks to the tick labels.
...
Settings that will be passed to simpleTheme().
Author
John Maindonald.
Details
Setting the color of the bounding box and of the strip boxes to gray,
which is the default, reduces the focus on them.