Difference between revisions of "Lesson 8"
Jump to navigation
Jump to search
Line 42: | Line 42: | ||
==Core Readings== | ==Core Readings== | ||
+ | * [https://vita.had.co.nz/papers/layered-grammar.html A Layered Grammar of Graphics] | ||
==Additional Readings== | ==Additional Readings== |
Revision as of 13:31, 2 March 2020
|
|
|
|
|
Programming Data Visualisation in R
Content
- Introduction to Tidyverse
- Data wrangling with tidyr and dplyr
- Programming data visualisation using ggplot2
- Programming interactive data visualisation with plotly R