A guided tour through RStudio

Before we start writing code, let’s take some time to explore RStudio, the main tool you will be using to work with R. Learning your way around RStudio will help you feel more confident and make it easier to follow along with the rest of the modules and any other analyses you will be doing.

After this tutorial, you will be ready to start coding with confidence. Let’s dive in!

Back to top