This chapter contains videos that walks you through what a programming language is, and how to install RStudio on your computer.
In this chapter, you'll be introduced to some basic functions and data structures.
In this chapter, you'll be introduced to some of the most popular packages in R, learn how to import your dataset, and some techniques to clean your dataset!
In this chapter, you'll learn about the syntax to make data visualizations using some of R's most popular graphics packages.
In this chapter, you'll learn how to manipulate your data in order to not only make better graphs, but also making your data graphable in the first place.
In this last chapter, you will combine everything you've learned in this course to work on a final project using the volcanoes dataset.