powered by
set
set(colors=c("blue", "gray", "rose", "green", "gold", "red"), trans.pts=NULL)
options
The gray color scheme is based on the colors used in Hadley Wickham's ggplot2 package.
ggplot2
# set all subsequent graphic output to gray scale set(colors="gray")
Run the code above in your browser using DataLab