Stefan Wyder & Heidi Tschanz-Lischer
stefan.wyder@uzh.ch
heidi.lischer@ieu.uzh.ch
morning (Stefan):
http://swyder.github.io/R_Tutorial/
- Loading data
- Making plots (ggplot2)
- Summarizing groups
- Writing functions
- Data types in R
afternoon (Heidi):
Presentation
- Automating repetitive tasks (loops and apply functions)
- Plotting (R base graphics)
- Coding habits to avoid
Cheatsheets
Getting help
Books
- R Programming for Data Science
- R for Data Science by Hadley Wickham
Similar courses
- Try R - interactive code school
- Data Carpentry lessons
R for ecology
R for genomics - Software Carpentry lessons
Programming with R
R for Reproducible Scientific Analysis - R Tutorial
Plotting using ggplot2
- R graph gallery
- Official ggplot2 documentation
- Cookbook
- Cheatsheet
- Publication-quality graphs
- A more detailed lesson
- Themes for ggplot2 - different overall looks for ggplot2
Misc
Video courses
- Coursera Videos by Roger Peng - much more than what we cover here
- Intro to R - Google developers
Learning more
- Link collection
- Exploratory Data Analysis with R: book and videos
- Advanced R by Hadley Wickham
