This lesson is still being designed and assembled (Pre-Alpha version)

Data Types and Structures

Overview

Teaching: 40 min
Exercises: 0 min
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