forked from eriqande/rep-res-course
-
Notifications
You must be signed in to change notification settings - Fork 0
/
toc.yaml
63 lines (63 loc) · 1.34 KB
/
toc.yaml
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
./_posts/2014-09-28-putting-together-a-website.rmd: []
./_posts/2014-10-01-getting-ready-for-course.rmd:
- blog-website-setup
- blog-head-around-forking
- blog-fork-commline
./_posts/2014-10-05-configurable-options-for-website.rmd: []
./assign/assign-0.rmd: assignment-0
./assign/assign-1.rmd: assignment-1
./assign/assign-2.rmd: assignment-2
./blogs.rmd: []
./contribute.rmd: []
./index.rmd:
- welcome
- welcome-about-site
- welcome-links
./junk/r_vector_indexing_and_attributes.rmd: []
./lectures/course-introduction.rmd:
- intro-lecture
- intro-welcome
- course-org
- course-philos
- hw-and-assign
./lectures/r_vector_indexing_and_attributes.rmd:
- vectorization-and-indexing
- bin-comp-ops
- bin-comp-ex
- bin-comp-scalar
- bin-comp-diff-lengths
- recycling
- recyling-contexts
- combo-comps
- math-ops
- playing-around-temp-data
- indexing
- replacement-form-indexing
- object-attributes
- names-attribute
- if-time
./lectures/r-data-types.rmd: r-data-types
./lectures/rstudio-orientation.rmd:
- rstudio-orientation
- r-console
- intro-symbols
- quick-intro-to-functions
./lectures/test-slidy-lecture.rmd: []
./resources.rmd:
- course-resources
- res-learn-r
- res-rs
- res-learn-git-gh
- res-find-answers
./syllabus.rmd:
- syllabus
- syl-week-1
- syl-week-2
- syl-week-3
- syl-week-4
- syl-week-5
- syl-week-6
- syl-week-7
- syl-week-8
- syl-week-9
- syl-week-10