forked from swirldev/scn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsurname.Rmd
63 lines (44 loc) · 1.07 KB
/
surname.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
58
59
60
61
62
63
---
title: "Swirl Courses Organized by Author's Name"
output:
html_document:
toc_depth: 2
toc_float:
collapsed: true
---
## B
- Claudia Brauer
- [A (Very) Short Introduction to R](A_(very)_short_introduction_to_R.html)
## C
- Kevin R. Carriere
- [Psychology Statistics](Psychology_Statistics.html)
## D
- David Duncan
- [ConoceR](conocer.html)
## F
- Ismael Fernández
- [Programacion Estadistica R](estadistica.html)
## I
- Kosuke Imai
- [qss-swirl](qss.html)
## P
- Roger Peng
- [The R Programming Environment](rpe.html)
- [Advanced R Programming](arp.html)
## K
- Sean Kross
- [Google Forms Course](gfc.html)
## S
- José R Sosa
- [Programando en R](programando.html)
- Team swirl
- [Exploratory Data Analysis](eda.html)
- [Getting and Cleaning Data](getclean.html)
- [R Programming](rprog.html)
- [Regression Models](regmod.html)
- [Statistical Inference](statinf.html)
## W
- Stephan Weibelzahl
- [R Programmieren](R_Programmieren.html)
- Wush Wu
- [Data Science and R](dsandr.html)