Chapter 1 Welcome!

Hi, and welcome to the R Module 2 (AKA STAT 158) course at Colorado State University!

This course is the second of three 1 credit courses intended to introduce the R programming language, specifically the Tidyverse.

Through these Modules (courses), we’ll explore how R can be used to do the following:

  1. Access data via files or web application programming interfaces (APIs)
  2. Scrape data from web
  3. Wrangle and clean complicated data structures
  4. Create graphics with an eye for quality and aesthetics
  5. Understand data using basic modeling

In addition, you’ll also be exposed to broader concepts, including:

  1. Data organization and storage
  2. Hypertext Markup Language (HTML)
  3. Tidyverse principles

More detail will be provided in the Course Topics laid out in the next chapter.

1.0.1 How To Navigate This Book

To move quickly to different portions of the book, click on the appropriate chapter or section in the the table of contents on the left. The buttons at the top of the page allow you to show/hide the table of contents, search the book, change font settings, download a pdf or ebook copy of this book, or get hints on various sections of the book. The faint left and right arrows at the sides of each page (or bottom of the page if it’s narrow enough) allow you to step to the next/previous section. Here’s what they look like:
Left and right navigation arrowsLeft and right navigation arrows

Figure 1.1: Left and right navigation arrows


  1. Department of Statistics, Colorado State University, ↩︎