This chapter contains the following main sections:
- Starting with R
- Basic Interaction with the R Console
- R Objects and Variables
- R Functions
- Vectors
- Vectorization
- Factors
- Generating Sequences
- Sub-Setting
- Matrices and Arrays
- Lists
- Data Frames
- Useful Extensions to Data Frames
- Objects, Classes, and Methods
- Managing Your Sessions