hadley / ggplot2-book

ggplot2: elegant graphics for data analysis

Home Page:https://ggplot2-book.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

ggplot2: elegant graphics for data analysis

https://ggplot2-book.org/


Languages

Language:Perl 73.2%Language:TeX 20.9%Language:R 5.4%Language:CSS 0.4%Language:HTML 0.1%