From the course: Data Wrangling in R

What you need to know

- [Instructor] I've designed this course as an introduction to the concepts of data wrangling, tidy data, and the tidyverse. You won't need any background in those fields to complete this course. This is however, an intermediate level course, and I do assume that you already have a basic knowledge of R and R Studio. You should know how to navigate in our studio, how to write and execute a basic R script, and how to install our packages and use them in your scripts. If you don't already have this basic familiarity with R, I suggest that you begin by viewing the Getting Started chapter of the course, Learning R. The six videos in that chapter will give you a basic understanding of the language that will help you with the data wrangling concepts that I cover in this course.

Contents