From the course: Data Visualization in R with ggplot2 (2018)

Using the exercise files

- [Instructor] If you have access to the Exercise Files for this course, you can download them to your desktop. The folder contains sub folders corresponding to each chapter of this course and each video within that chapter. Inside each video's folder, you'll find files corresponding to the start and complete states for that video. The start file contains an R script that shows where I started at the beginning of a video. You can use this file if you'd like to recreate the code yourself as you follow along with the video. The complete file contains the code that I wound up with at the end of each video. You'll notice that there isn't a sub folder for every video in the course. You'll only find a folder when I built an R script in the video. Introductory videos and those where I worked only at the R console without writing a script don't appear in this folder. I strongly encourage you to download these files and use them to follow along as we work our way through the course. There's no better way to learn data visualization in R than rolling up your sleeves and coding yourself. If you're viewing this course on a mobile device or set top device or your membership doesn't provide access to the Exercise Files, that's okay. I still encourage you to follow along in RStudio by recreating the code yourself. All right, let's get rolling.

Contents