R Module 2
12 Nov, 2021, 03:20 PM
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:
- Access data via files or web application programming interfaces (APIs)
- Scrape data from web
- Wrangle and clean complicated data structures
- Create graphics with an eye for quality and aesthetics
- Understand data using basic modeling
In addition, you’ll also be exposed to broader concepts, including:
- Data organization and storage
- Hypertext Markup Language (HTML)
- Tidyverse principles
More detail will be provided in the Course Topics laid out in the next chapter.
Department of Statistics, Colorado State University, connor.gibbs@colostate.edu↩︎