This commit is contained in:
OaCantona 2016-07-24 16:03:03 +02:00 committed by Hadley Wickham
parent be10e1e62c
commit 4bda66fbe7
1 changed files with 1 additions and 1 deletions

View File

@ -580,4 +580,4 @@ diamonds %>%
geom_tile()
```
If you want learn more about ggplot2, I'd highly recommend grabbing a copy of the ggplot2 book: <https://amzn.com/331924275X>. It's been recently updated, so includes dplyr and tidyr code, and has much more space to explore all the facets of visualisation. Unfortunately the book isn't generally available for fre, but if have a connection a university you can probably get an electronic version for free through SpringerLink.
If you want learn more about ggplot2, I'd highly recommend grabbing a copy of the ggplot2 book: <https://amzn.com/331924275X>. It's been recently updated, so includes dplyr and tidyr code, and has much more space to explore all the facets of visualisation. Unfortunately the book isn't generally available for free, but if you have a connection to a university you can probably get an electronic version for free through SpringerLink.