Objects
摘要
This chapter introduces the reader to objects in R. It explains how to make and manipulate two common types of objects (vectors and data frames). It then explains common types (or classes) of data most often encountered by beginning users: logicals, numerics, characters, and factors.