CHJR Part 1
THIS VERSION OF THE PROJECT IS MOTHBALLED IN FAVOR OF THIS VERSION
With these lessons we’ll learn about:
- Basics of R, RStudio and Quarto
- Importing, cleaning and exporting data
- Basic data wrangling
- Project management
Install R and RStudio
- You can find the installers here. You need both R and RStudio.
- If on a Mac, make sure you move RStudio into your Applications folder.
There is a chance we might have to install Quarto CLI, but don’t worry about it unless we need it.
Download this repo
Now we’ll download the course materials for the first couple of days of class. They are stored on Github.
- From this page, click on the big green Code button and choose Download zip
- Find the downloaded file and unzip the folder. Mac: Double-click on it. PC directions here
- Move the unzipped folder to your Desktop (or some other place you can find it).
- Go back to RStudio and go to File > Open Project. Go find your folder and open the file
chjr-part1.Rproj
.
Lessons
We’ll use web-published versions of the lessons to read as we work through practice notebooks in the project.
Slides
I might have some, but most is probably the pages above.