Description Usage Arguments Details Value Note Author(s) See Also Examples
This generates themes for use in a planned 4th edition of "Data Analysis and Graphics Using R".
1 2 |
fontsize |
Fontize for text and points. Specify as, e.g., |
box |
Color for the panel and strip borders. |
sides |
List, with elements |
... |
Settings that will be passed to |
Setting the color of the bounding box and of the strip boxes set gray, which is the default, reduces the focus on them.
A list which can be used as the par.settings
argument to lattice
graphics functions, or as the theme
argument to trellis.par.set()
.
The code provides an example of the creation of a functions that
generates themes that are tuned to specific user requirements.
In this connection, see also theEconomist.theme
.
John Maindonald.
standard.theme
, simpleTheme
,
theEconomist.theme
,
custom.theme
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.