-
Notifications
You must be signed in to change notification settings - Fork 70
/
DataTrail_04_Plotting_Data.Rmd
42 lines (26 loc) · 1.36 KB
/
DataTrail_04_Plotting_Data.Rmd
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
33
34
35
36
37
38
39
40
41
42
---
title: "DataTrail - 04 Plotting Data"
---
### Author
- DataTrail team
### Co-Authors
- Candace Savonen
- Shannon Ellis
### Description
This initial swirl module is a part of the DataTrail series and corresponds the introduction section: `04 Plot the Data` which can be [seen here without login](https://datatrail-jhu.github.io/DataTrail/plotting-data.html).
You can run through this section on the Leanpub course and get credit for this module as well as certification [by signing up here](https://leanpub.com/c/datatrail).
[DataTrail](https://www.datatrail.org/) is a no-cost, paid 14-week educational initiative for young-adult, high school and GED-graduates. DataTrail aims to equip members of underserved communities with the necessary skills and support required to work in the booming field of data science.
### Installation
```r
swirl::install_course("DataTrail_04_Plotting_Data")
```
#### Manual Installation
1. Download [this](http://swirlstats.com/scn/DataTrail_04_Plotting_Data.swc) file.
2. Run `swirl::install_course()` in the R console.
3. Select the file you just downloaded.
#### Encountering issues?
If you are encountering any issues with this swirl module, [please file an issue here](https://github.com/datatrail-jhu/datatrail-swirl/issues/new).
### Websites
- https://github.com/swirldev/scn
- https://www.datatrail.org/
- https://leanpub.com/c/datatrail