Skip to main content
Using R at Grattan Institute
Show table of contents
Table of contents
Welcome!
Part I: Why and how we use R at Grattan
1
What is R and what is R Studio and why are we doing all of this
2
Getting started
3
Organising an R project at Grattan
4
Grattan’s coding style and the tidyverse
5
Using packages
6
Seeking help and using other resources
Part II: Loading and transforming data
7
Reading data
8
Different data types
9
Data transformation with dplyr
Part III: Visualising data
10
Data Visualisation
11
Chart cookbook
12
Analysis
Advanced topics
13
Functional programming: making and using your own functions
14
Version control
15
Contributing to this book
12
Analysis
This chapter is still in development. Check back soon or hassle Lachie to finish it!
11
Chart cookbook
13
Functional programming: making and using your own functions
On this page
12
Analysis