2.7 Other data structures

Vectors are one of the many data structures that R uses. Other important ones are lists (list), matrices (matrix), and data frames (data.frame)