Theme 1: Data
R is an object-oriented language; that means that it deals with named objects. Most often these objects are the data that you are analyzing. This theme deals with making, getting, saving, examining, and manipulating data objects.
Topics in this Theme
- Data Types
- Creating Data
- Importing Data
- Saving Data
- Viewing Data
- Summarizing Data
- Distribution of Data
Commands in this Theme:
Data Types
R recognizes many kinds of data, and these data ...
Get The Essential R Reference now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.