GitHub - marelezec/ggplot2-book: ggplot2: elegant graphics for data analysis

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

Repository files navigation

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

Resources

Readme

Contributing

Contributing

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Languages

  • Perl 77.6%
  • TeX 20.7%
  • R 1.2%
  • Other 0.5%