R’s base data structures can be organized by their dimensionality (1d, 2d, or nd) and whether they are homogenous (contents of the same type) or heterogeneous (contents of different types). Sketch the textbook chart that you see on page 13 and then write a paragraph or two about each of the five data types (I call them "data structures") that constitute the interior elements of that chart.