Learn R Programming

ReportingTools (version 2.12.2)

reporting.theme: Color theme for use in ReportingTools

Description

Getting some attractive colors for use in lattice graphics

Usage

reporting.theme()

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()
lattice.options(default.theme = theme)

Run the code above in your browser using DataLab