peppyguy / ggthemes

Additional themes, scales, and geoms for ggplot2

Home Page:https://jrnold.github.io/ggthemes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Build AppVeyor Build Status Code Coverage Status rstudio mirror downloads cran version 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"))

About

Additional themes, scales, and geoms for ggplot2

https://jrnold.github.io/ggthemes


Languages

Language:R 99.6%Language:Stata 0.3%Language:Makefile 0.2%