Skip to main content
Link
Menu
Expand
(external link)
Left Arrow
Right Arrow
Document
Search
Copy
Copied
Introduction to R Programming
Home
Previous Offerings
Preparation
Introduction
Lessons
Lesson 0 - Using RStudio
Lesson 1 - Using R as a Calculator
Lesson 2 - Variables
Lesson 3 - Atomic Data Types
Lesson 3a - Numbers
Lesson 3b - Logicals (Booleans)
Lesson 3c - Strings
Lesson 4 - Collections
Lesson 4a - Vectors
Lesson 4b - Matrix
Lesson 4c - Arrays
Lesson 4d - Lists
Lesson 4e - Data Frames
Lesson 5 - Control Structures
Lesson 6 - Functions
Conclusion & Additional Resources
SCDS Workshops
Table of contents
Lesson 4a - Vectors
Lesson 4b - Matrix
Lesson 4c - Arrays
Lesson 4d - Lists
Lesson 4e - Data Frames
Lesson 3c - Strings
Lesson 4a - Vectors