Skip to content

Opening book details…

About this document

Understanding R Data Classes and Types by lowtarhkM is a document available to read on EtoBox.

The document provides an overview of various data classes in R, including one-dimensional classes like character, numeric, integer, factor, logical, and date/POSIXct, as well as two-dimensional classes such as data frames and matrices. It explains how to create and manipulate these classes, including the use of functions like seq(), factor(), and cut() for categorical variables. Additionally, it discusses the use of arrays and lists as more flexible data structures in R.

Author
lowtarhkM
Language
EN