Semester 1: Basic R Skills

Introduction

For the first semester, there are 10 topics for four modules in this R training. For each topic, we have compiled different online materials for you to go through, as well as assignments for you to test your skills. This program is largely based on the great online tutorials from RStudio called Primers. This training is a self-guided learning, which allows you to engage with the material at your own pace and at times that suit you the most. These topics will help you acquire basic skills in R, which will be most useful for your studies and in CDS Hackathons.

Each session takes around 1-2 hours. Session 11 is meant for you and your tutors to review your progress.

# Module Topic
1 The Basics Getting Started
2 The Basics Visualization Basics
3 The Basics Programming Basics
4 Work with Data Working with Tibbles/Isolating Data with dplyr
5 Work with Data Derive Information with dplyr
6 Visualize Data Exploratory Data Analysis
7 Visualize Data Charts and Plots
8 Tidy your Data Reshape Data
9 Tidy your Data Separate and Unite Columns
10 Tidy your Data Join Data Sets
11 Review Review