Learn R Programming

tigerstats (version 0.1.6)

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 sone 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
trellis.par.set(theme=themerpres())

Run the code above in your browser using DataLab