A collection of notes describing a few aspects of R for bioinformatics.
NB: still need to check every example.
General-purpose documentation.
- R data structures
- Data manipulation/aggregation
- String manipulation
- Input/output
- Efficient programming
- Expression evaluation
- Object-Oriented programming in R
- Packages
- Workspace management
Introductions to three graphics systems used in R : “base”, “lattice”, “ggplot2”.
This work by Celine Hernandez is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
