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

Description Usage Value See Also Examples

View source: R/plotting_functions.R

Description

Getting some alternate attractive colors for use in lattice graphics

Usage

1

Value

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

See Also

standard.theme

Examples

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

ReportingTools documentation built on March 10, 2021, 2 a.m.