Skip to content

jrnold/ggthemes

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 27, 2020 21:12
R
January 11, 2021 02:09
January 11, 2021 02:09
January 3, 2021 15:38
January 18, 2021 14:06
May 6, 2018 21:07
January 5, 2021 05:15
man
January 15, 2021 20:31
December 27, 2020 20:48
December 27, 2020 21:01
June 3, 2018 02:43
February 18, 2017 23:52
June 3, 2018 18:41
January 18, 2021 14:06
January 18, 2021 14:04
January 3, 2021 15:15
January 18, 2021 14:04
January 12, 2021 20:57
January 3, 2021 15:38
July 17, 2018 21:28
June 3, 2018 02:43
January 18, 2021 14:04

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: