Description
In this course, you will :
- Learn how to use tidyverse tools in R to work with data.
- Learn how to effectively view, summarise, and count values in your data using tools.
- You'll see how each of these steps provides you with more information about your data.
- Learn the fundamentals of data taming, such as how to control variable types, names, and values.
- Learn how to control variables that are notoriously difficult to work with, such as dates, strings, and factors.
Syllabus :
- Explore your data
- Tame your data
- Tidy your data
- Transform your data