Oops! We cannot find that page.

Our apologies!

We cannot seem to find the page you are looking for. Maybe it was deleted in an update Try going back to the previous page or navigate to any other page using the navigation bar above or the schedule below. If you got here by clicking on a link in the lesson, please report this link to the lesson developers.

Schedule

Setup Download files required for the lesson
00:00 1. Before we Start How to find your way around RStudio?
How to interact with R?
How to manage your environment?
How to install packages?
00:15 2. Introduction to R What data types are available in R?
What is an object?
How can values be initially assigned to variables of different data types?
What arithmetic and logical operators can be used?
How can subsets be extracted from vectors?
How does R treat missing values?
How can we deal with missing values in R?
00:55 3. Starting with Data What is a data.frame?
How can I read a complete csv file into R?
How can I get basic summary information about my dataset?
01:35 4. Data Wrangling with dplyr and tidyr How can I select specific rows and/or columns from a dataframe?
How can I combine multiple commands into a single command?
How can I create new columns or remove existing columns from a dataframe?
How can I reformat a dataframe to meet my needs?
02:05 5. A couple of plots. And making our own functions How do I create scatterplots, boxplots, and barplots?
How can I define my own functions?
04:00 6. What is the next step? What do I do now?
What is the next step?
04:10 Finish

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.