Data Organization

Week 4 Overview

Published

September 13, 2026

Overview

Prepare

Materials

Assignments

This week we start to look at how to organize data in a responsible and reproducible manner

Now that we have the fundamentals of the R programming language under our belts, we can switch to start to learn how to work with text as data. Specifically we are going to see how to convert raw text into tidy text format and apply tokenization, including stop word removal and custom dictionaries.