diff --git a/EDA.Rmd b/EDA.Rmd index 57237fb..618134c 100644 --- a/EDA.Rmd +++ b/EDA.Rmd @@ -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: . 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: . 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.