All Projects → hadley → Ggplot2 Book

hadley / Ggplot2 Book

ggplot2: elegant graphics for data analysis

Programming Languages

perl
6916 projects

ggplot2 book

Build status

This is code and text behind the ggplot2: elegant graphics for data analysis book. Please help us make it better by contributing!

Installing dependencies

Install the R packages used by the book with:

# install.packages("devtools")
devtools::install_deps()

Build the book

In RStudio, press Cmd/Ctrl + Shift + B. Or run:

bookdown::render_book("index.Rmd")
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].