Learn R Programming

tigerstats (version 0.3.2)

theme.rpres: 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()

Arguments

Value

Returns a list to be supplied as the theme to the lattice function trellis.par.set().

See Also

trellis.par.set, show.settings

Examples

Run this code
# NOT RUN {
trellis.par.set(theme=theme.rpres())

# }

Run the code above in your browser using DataLab