The Repository

.
├── final-project
│   ├── index.html
│   └── style.css
├── index.html
├── lectures
│   ├── index.html
│   ├── lecture-01
│   │   ├── index.html
│   │   ├── Lecture 1 Practice Problems.R
│   │   ├── Lecture 1.pdf
│   │   ├── Lecture 1.R
│   │   └── style.css
│   ├── lecture-02
│   │   ├── builtenvironment.csv
│   │   ├── index.html
│   │   ├── Lecture 2 Practice Problems.R
│   │   ├── Lecture 2.pdf
│   │   ├── Lecture 2.R
│   │   ├── Lecture 2.Rproj
│   │   ├── style.css
│   │   ├── USGini.csv
│   │   └── voter_turnout.csv
│   └── style.css
├── midterm
│   ├── index.html
│   └── style.css
├── problem-sets
│   ├── index.html
│   ├── ps-01
│   │   ├── index.html
│   │   └── style.css
│   ├── ps-02
│   │   ├── index.html
│   │   └── style.css
│   ├── ps-03
│   │   ├── index.html
│   │   └── style.css
│   ├── ps-04
│   │   ├── index.html
│   │   └── style.css
│   └── style.css
└── style.css


11 directories, 32 files


tree v2.1.1 © 1996 - 2023 by Steve Baker and Thomas Moore
HTML output hacked and copyleft © 1998 by Francesc Rocher
JSON output hacked and copyleft © 2014 by Florian Sesser
Charsets / OS/2 support © 2001 by Kyosuke Tokoro