-
Notifications
You must be signed in to change notification settings - Fork 686
/
index.qmd
10 lines (7 loc) · 834 Bytes
/
index.qmd
1
2
3
4
5
6
7
8
9
10
# Welcome {.unnumbered}
This is the on-line version of work-in-progress **3rd edition** of "ggplot2: elegant graphics for data analysis" published by Springer.
You can learn what's changed from the 2nd edition in the [Preface](#preface-3e).
While this book gives some details on the basics of ggplot2, its primary focus is explaining the Grammar of Graphics that ggplot2 uses, and describing the full details.
It is not a [cookbook](https://r-graphics.org), and won't necessarily help you create any specific graphic that you need.
But it will help you understand the details of the underlying theory, giving you the power to tailor any plot specifically to your needs.
The book is written by [Hadley Wickham](http://hadley.nz), [Danielle Navarro](https://djnavarro.net), and [Thomas Lin Pedersen](https://www.data-imaginist.com).