Week 3

Data wrangling: Data import and manipulations

W03-00 Data Workflow + Tidy data + Wrangling

W03-01 Import data

In class
SELF STUDY

W03-02 Exploring numerical data

SELF STUDY

πŸ–₯ W03-03 Correlation

In class
SELF STUDY

πŸ“‹ W03AE - application exercise:

Download project from πŸ“‹ ae03-data-wrangling.zip or the same on Ilias: πŸ“‹ ae03-data-wrangling.zip on Ilias.

In class
SELF STUDY

πŸ–₯ SELF STUDY Exploring categorical data

πŸ–₯ SELF STUDY Wrangle with dplyr

We use dplyr every day in any exercise. Thus, there is no point to dedicate specific time to it. Use this list of materials to guide your learning process. Most of the core functions of dplyr are covered in data other parts of the course.

Materials listed here may repeat the ones listed before.

πŸ–₯ SELF STUDY Data visualization with ggplot2

There are many ways how data could be visualized in R. We do touch numerous visualization examples over the course. Therefore, dedicated mastering of the ggplot2 package is scheduled for self learning.