- There are several data types:
- numeric, character, logic, factor
- They are stored in one of many data structures
- vectors
- lists
- matrices
- data frames
- Each element can be accessed using indices
- numeric vectors (positive or negative)
- logical vectors
- character vector