Skip to content

Latest commit

 

History

History
78 lines (60 loc) · 3.32 KB

File metadata and controls

78 lines (60 loc) · 3.32 KB

University of Zurich

URPP Evolution in Action

URPP logo

Stefan Wyder & Heidi Tschanz-Lischer

stefan.wyder@uzh.ch
heidi.lischer@ieu.uzh.ch

Introduction to R

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


Interesting Links

Cheatsheets

Getting help

Books

Similar courses

Plotting using ggplot2

Misc

Video courses

Learning more