We can also rename the columns of our matrix using the colnames() function.

Amazing! Notice how we don't have to type nrow = 3. The second variable in matrix() is automatically treated as the number of rows.

Didn't we want to use the colnames() function?