Course overview
Date: Wednesday 26 August
Time: 9:30am - 4:30pm
Delivery Mode: In-person
Location: UNSW Sydney, Kensington
Course Requirements: You will need a computer with administrator access (to install R and RStudio software before attending the course).
R is widely used and extremely powerful statistical software. This course assumes that you have never used R before. You will learn how to obtain and install R, which is open-source software, and RStudio, which is a versatile, user-friendly interface for using R. This course will cover some basic features of R and lay the groundwork for you to improve your R skills independently. The course is self-paced and focused on developing practical skills.
Register Here
Course outline
- Basics of interacting with R – calculations, saving variables so you can reuse them, data types and structures, organising R code in scripts
- Tidyverse – a basic introduction to tidy R code
- Data – reading in and organising data (from spreadsheets) with dplyr
- Plotting – make beautiful figures with ggplot