reporting.theme.alternate {ReportingTools}R Documentation

Alternate color theme for use in ReportingTools

Description

Getting some alternate attractive colors for use in lattice graphics

Usage

reporting.theme.alternate()

Value

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

See Also

standard.theme

Examples

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

[Package ReportingTools version 2.28.0 Index]