Author

Co-Authors

Description

This course is the swirl version of A (very) short introduction to R. This document has 10 pages of background and exercises and 2 pages listing useful functions (to use as a reference). Working through this tutorial takes 1 to 2 hours (depending on your background).

Instead of reading the pdf and doing the ToDo exercises, you can also go through the text and exercises interactively, using swirl. The contents are the same (with a few exceptions), so you can open the pdf version alongside to look up how to do something you learned before or browse through the references on the last two pages.

If you find any errors in the course, please let me know on the issues page.

Installation

swirl::install_course("A_(very)_short_introduction_to_R")

Manual Installation

  1. Download this file.
  2. Run swirl::install_course() in the R console.
  3. Select the file you just downloaded.

Website