Intro to R pt. 2: Demystifying Data Types

Logi's and vectors and bears, oh my! In this workshop, we will be learning about the different data types used in the R language, why you might want to use one type over another, and how to transform and swap your data between types. Additionally, we will learn about the different structures and shapes R uses to store your data, and how to access and change specific pieces of data within these structures.

This session builds on the previous Intro to R pt. 1 workshop. If you were unable to attend this, don't worry. You can still get up to speed by having a look at the corresponding online gitbook chapter prior to the pt. 2 workshop.

Presenter: Jeremy Metha