At the end of this lesson you should be able to:
Create several different types of objects in R including: scalars, vectors, matrices, and data frames
Understand the different object attributes: numeric, character, and factor
Query an object to determine its attributes
Coerce an R object