theme.rpres {tigerstats} | R Documentation |
Lattice Theme or R Presentations
Description
Modifies the current theme for use with lattice graphics in R Presentation dicuments. Increases size of title, axis lables and axis numbers, thickens some lines, etc.
Usage
theme.rpres()
Value
Returns a list to be supplied as the theme
to the lattice
function
trellis.par.set()
.
Note
Deprecated in favor of themerpres()
. May not appear in future versions.
See Also
trellis.par.set
, show.settings
Examples
trellis.par.set(theme=theme.rpres())
[Package tigerstats version 0.3.2 Index]