Learn R Programming

ReportingTools (version 2.12.2)

reporting.theme.alternate: Alternate color theme for use in ReportingTools

Description

Getting some alternate attractive colors for use in lattice graphics

Usage

reporting.theme.alternate()

Arguments

Value

A list with slots as defined by the lattice function standard.theme

See Also

standard.theme

Examples

Run this code
library(lattice)
theme <- reporting.theme.alternate()
lattice.options(default.theme = theme)

Run the code above in your browser using DataLab