CRG Introduction to R July2017
From Bioinformatics Core Wiki
Contents
Description
This is an introductory course to R programming.
The course is offered in 3 slow-paced practicums for absolute beginners. The goal is to offer a good base with a lot of hands on exercises.
We will use R Studio on the server of the CRG.
Course Instructors
Dates, Time and Location
- July 12, 13, 14, 2017.
- 9:30 - 13:30.
- PRBB. Boinformatics classroom (468). 4th floor. The hotel/North wing.
Course Syllabus, Schedule, and Materials
- Day 1: introduction to R
- Introduction to R Studio
- Basics of R
- Vectors
- Input / output
- Day 2
- Matrices
- Data frames
- More on input / output
- Day 3: plotting
- Basic plotting
- Introduction to ggplot2 package