Nuacht

# Intro to R objects {#R-objects} **By**: Nathan Brouwer ## Commands used * <- * c () * length () * dim () * is () ## R Objects * Everything in R is an object, works with an object, tells you about an ...