Skip to main content Class Two Checklist
Readings
R Cheat Sheets (R Functions and Packages or Political Science Analysis)
Homework
Class Two Learning Objectives:
- Write and use custom
R functions to automate tasks. - Apply loops and conditional statements (
if, for, while, and repeat) for iterative and logical operations. - Perform sophisticated data manipulation and transformation using base
R and tidyverse tools. - Create and customize visualizations with
ggplot2::(), including layered and faceted plots.
Table of contents