Skip to content

MichaelChirico/ggthemes

 
 

Repository files navigation

R-CMD-check AppVeyor Build Status Code Coverage Status rstudio mirror downloads CRAN status lifecycle

Some extra geoms, scales, and themes for ggplot.

Install

To install the stable version from CRAN,

install.packages('ggthemes', dependencies = TRUE)

Or, to install the development version from github, use the devtools package,

library("devtools")
install_github(c("hadley/ggplot2", "jrnold/ggthemes"))

How to use

For a quick tutorial, check out Rafael Irizarry's book. For more examples click here.

Previews

Previews provided below using the popular mtcars & diamonds datasets:

About

Additional themes, scales, and geoms for ggplot2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 99.5%
  • Other 0.5%