Data Types and Structures
Last updated on 2024-07-11 | Edit this page
Overview
Questions
- What are the different data types in R?
- What are the different data structures in R?
- How do I access data within the various data structures?
Objectives
- be able to indentify and create different data types and structures in R
- manipulate and perform operations on different data types and structures
- access and perform operations on data within different data structures
FIXME
Key Points
- while tibbles are important, users may come accross data that needs to be stored in different data types