Skip to content

Commit 6b903cb

Browse files
committed
Update course info (include data carpentry)
1 parent 8ba5e3c commit 6b903cb

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

README.Rmd

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ programming](https://www.dropbox.com/s/w9ol2by7b7civr6/Objects_Functions.pdf?dl=
5454
**13.45 - 14.30 Lunch**
5555

5656
- 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*
5758

58-
- Plotting paradigms
59+
- Plotting paradigms (16:15 - 17:45)
5960
- Lecture and practical handout: [creating-maps-in-R](https://github.com/Robinlovelace/Creating-maps-in-R) (Part IV)
6061
- **Base graphics**
6162
- **ggplot2**

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Course content
4242
**13.45 - 14.30 Lunch**
4343

4444
- 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)
4747
- Lecture and practical handout: [creating-maps-in-R](https://github.com/Robinlovelace/Creating-maps-in-R) (Part IV)
4848
- **Base graphics**
4949
- **ggplot2**

cs7.Rproj

+5
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ SaveWorkspace: No
55
AlwaysSaveHistory: Default
66

77
EnableCodeIndexing: Yes
8+
UseSpacesForTab: Yes
9+
NumSpacesForTab: 2
810
Encoding: UTF-8
911

12+
RnwWeave: Sweave
13+
LaTeX: pdfLaTeX
14+
1015
AutoAppendNewline: Yes
1116
StripTrailingWhitespace: Yes
1217

0 commit comments

Comments
 (0)