Data Types & Data Structures in R
Details
Learn how R stores and organizes data. We’ll explore vectors, matrices, lists, and data frames. We will also cover factors and how to handle character data.
Agenda:
- Data types: numeric, character, logical
- Creating and manipulating vectors and lists
- Understanding data frames
- Factors and categorical data
Bring a laptop with RStudio as usual. A sample dataset will be provided on-site.