The UQ Library presents a session on R data transformation with dplyr.
In this screencast, you will learn about:
* picking observations and variables
* reordering rows
* creating new variables
* creating summaries
* grouping data
* using logical and pipe operators
We recommend following the introduction to R and RStudio before diving into tabular data manipulation: https://youtu.be/BICccwBynJc
Link to dataset: https://raw.githubusercontent.com/resbaz/r-novice-gapminder-files/master/data/gapminder-FiveYearData.csv
Course notes: https://github.com/uqlibrary/technology-training/blob/master/R/dplyr/dplyr.md