-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
32 lines (18 loc) · 1.3 KB
/
index.qmd
File metadata and controls
32 lines (18 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
title: "Quantitative Peer Learning Community R Training"
format: html
---
## About this R training
There has been a growing demand amongst Bellwarians to learn R. Specifically, we have heard that Bellwarians want to learn R to help improve their skills in data cleaning, analysis and visualization. To support Bellwarians in developing their R skills, the Quantitative Peer Learning Community (PLC) is providing a 10 week course that will teach them how to do the following:
- Data cleaning and analysis
- Join two or more data frames
- Advanced data visualizations, including charts, graphs, and maps
- Create high-quality presentations using Quarto
## R Class Prep
Prior to the first class on March 19, participants should do the following:
- **Install R, RStudio, and specified packages**. Detailed [instructions for downloading required software are available here](https://bellwetherorg.github.io/quant_plc_rclass/setup.html).
- **Create a Github account**. Detailed instructions for how to set up a [Github account can be found here](https://docs.github.com/en/get-started/start-your-journey/creating-an-account-on-github).
- Download R packages
## Instructors
- [Krista Kaput](https://bellwether.org/experts/krista-kaput/)
- [Alex Spurrier](https://bellwether.org/experts/alex-spurrier/)