A six page guide
presenting a tidyverse
case study using the World Bank's
"Women in Parliament" data.
- Demonstrate some of the features of the
dplyr
andtidyr
packages using real-life data. - Explore the data to answer relevant and pertinent questions.
- Show how things are done whilst keeping the technical details light.
- Focus on explaining our motivation and thinking.
You should be familiar with the dplyr
, tidyr
and ggplot2
packages.
- See our Getting Started in R - Tidyverse Edition guide.
- ggplot2
There is also a data.table
version of this guide and repository available at:
The "Women in Parliament" hex sticker and image are taken from the following repository:
Thanks to the tidyverse
team and
contributors for the tidyverse
packages.
A big thank you to the reviewers and contributors.