Video details loadedContinue
HomeMIT RES.1-002 Introduction to R and Geographical Information Systems (GIS), Fall 2023Introduction to R, Part I: Interface and Data Structures
Introduction to R, Part I: Interface and Data Structures
32:33
Up Next
Introduction to R, Part II: Playing with the Data
Get in touch with R from scratch using R base. You will learn the basics of the R interface, how to interact with the code, data types (numeric, integer, character…), and data structures (matrix, data frame, lists…), finishing with exercises.
0:00 Why R?
1:25 The R Interface
3:01 Assigning Variables
7:08 Logical Questions
8:12 Data Types
10:22 Vectors
19:51 Summary Functions
21:17 Matrices
27:05 Data Frames
30:06 Lists and Exercises