Feb meetup: ggWhat to ggplot - a guide to creating powerful visualisations


Details
Data visualisation is one of the most important tools for any person working with data, but often finds itself as an afterthought in both theory and practice of data science. A well designed visual reveals the hidden story behind the data and has the potential to bring about change.
This talk will not only take you through the fundamentals of using the ggplot package to generate visualisations, but also the core principals and best practices needed to make it powerful.
The session is hands-on, so if you want to follow along please install the tidyverse.
Please join us, and the lovely Gemma Dawson as she takes us through this important topic!
Packages:
install.packages("tidyverse")
Please also install the packages below:
library(ggplot2movies) # install.packages("ggplot2movies")
library(cowplot) # install.packages("cowplot")
library(ggrepel) # install.packages("ggrepel")
library(gghighlight) # install.packages("gghighlight")
library(ggedit) # install.packages("ggedit")

Sponsors
Feb meetup: ggWhat to ggplot - a guide to creating powerful visualisations