powered by
A theme for use with lattice graphics.
col.fastR(bw = FALSE, lty = 1:7)
Returns a list that can be supplied as the theme to [lattice::trellis.par.set()].
theme
whether color scheme should be "black and white"
vector of line type codes
Randall Pruim
[lattice::trellis.par.set()], [lattice::show.settings()]
trellis.par.set(theme=col.fastR(bw=TRUE)) show.settings() trellis.par.set(theme=col.fastR()) show.settings()
Run the code above in your browser using DataLab