Learn R Programming

tigerstats (version 0.3.2)

themerpres: 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

themerpres()

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=themerpres())

# }

Run the code above in your browser using DataLab