Lecture 8
Cornell University
INFO 5001 - Fall 2025
September 18, 2025
Illustration credit: @kaxishk
Source: NYTimes.com
Source: David Mimno
read_csv()
read_tsv()
, read_delim()
, etc.read_excel()
read_arrow()
, read_parquet()
read_sas()
, read_sav()
, read_dta()
read_sheet()
fread()
1ae-06
Note
ae-06
(repo name will be suffixed with your GitHub name).renv::restore()
to install the required packages, open the Quarto document in the repo, and follow along and complete the exercises.