ggsci
offers a collection of ggplot2
color palettes inspired by scientific journals, data visualization libraries, science fiction movies, and TV shows.
Install ggsci
from CRAN:
install.packages("ggsci")
Or try the development version on GitHub:
# install.packages("devtools")
devtools::install_github("road2stat/ggsci")
Browse the vignette (or open with vignette("ggsci")
in R) for a quick-start guide.
To contribute to this project, please take a look at the Contributing Guidelines first. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.