-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_DataList.Rmd
62 lines (30 loc) · 982 Bytes
/
_DataList.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Data List
- Learning Clinical Epidemiology with R
http://datacompass.lshtm.ac.uk/599/
- ISLR
```
{r eval=FALSE, include=FALSE, echo=TRUE}
data(package = ISLR )
```
- acs
Download, Manipulate, and Present American Community Survey and Decennial
Data from the US Census
https://cran.r-project.org/web/packages/acs/index.html
- eurostat
Tools for Eurostat Open Data
https://cran.r-project.org/web/packages/eurostat/index.html
- Rilostat
https://github.com/ilostat/Rilostat
- OECD
https://cran.r-project.org/web/packages/OECD/vignettes/oecd_vignette_main.pdf
- gapminder
Factfulness: Building Gapminder Income Mountains
http://staff.math.su.se/hoehle/blog/2018/07/02/factfulness.html
- nycflights13
- fivethirtyeight
- projects
https://www.analyticsvidhya.com/blog/2014/11/data-science-projects-learn/
- Miscellaneous Datasets
http://users.stat.ufl.edu/~winner/datasets.html
- datasets
https://www.rdocumentation.org/packages/datasets/versions/3.5.1