File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,9 @@ programming](https://www.dropbox.com/s/w9ol2by7b7civr6/Objects_Functions.pdf?dl=
54
54
** 13.45 - 14.30 Lunch**
55
55
56
56
- Data manipulation (14:30 - 16:00)
57
+ - Practical: work through [ Chapter 5] ( https://csgillespie.github.io/efficientR/efficient-data-carpentry.html ) of * Efficient R Programming*
57
58
58
- - Plotting paradigms
59
+ - Plotting paradigms (16:15 - 17:45)
59
60
- Lecture and practical handout: [ creating-maps-in-R] ( https://github.com/Robinlovelace/Creating-maps-in-R ) (Part IV)
60
61
- ** Base graphics**
61
62
- ** ggplot2**
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ Course content
42
42
** 13.45 - 14.30 Lunch**
43
43
44
44
- Data manipulation (14:30 - 16:00)
45
-
46
- - Plotting paradigms
45
+ - Practical: work through [ Chapter 5 ] ( https://csgillespie.github.io/efficientR/efficient-data-carpentry.html ) of * Efficient R Programming *
46
+ - Plotting paradigms (16:15 - 17:45)
47
47
- Lecture and practical handout: [ creating-maps-in-R] ( https://github.com/Robinlovelace/Creating-maps-in-R ) (Part IV)
48
48
- ** Base graphics**
49
49
- ** ggplot2**
Original file line number Diff line number Diff line change @@ -5,8 +5,13 @@ SaveWorkspace: No
5
5
AlwaysSaveHistory: Default
6
6
7
7
EnableCodeIndexing: Yes
8
+ UseSpacesForTab: Yes
9
+ NumSpacesForTab: 2
8
10
Encoding: UTF-8
9
11
12
+ RnwWeave: Sweave
13
+ LaTeX: pdfLaTeX
14
+
10
15
AutoAppendNewline: Yes
11
16
StripTrailingWhitespace: Yes
12
17
You can’t perform that action at this time.
0 commit comments