R Fundamentals
12
Programming
Introduction to R & Data
Welcome!
1
Acknowledgements
2
Schedule
Preparation
3
Installation & Setup
4
Course Materials
5
Introduction to RStudio
R Fundamentals
6
Syntax & Data Types
7
Vectors
8
Data Structures
9
Indexing Vectors & Lists
10
Indexing Dataframes
11
Missing Data
12
Programming
13
If Statements
14
Functions
15
Loops
Working With Data
16
The data science workflow with Tidyverse
17
Importing Data
18
Selecting & filtering data
19
Piping operations
20
Tidy Data
21
Summarizing & combining data
22
Data Visualization
23
What’s next?
References
Table of contents
12.1
Video (external)
Edit this page
R Fundamentals
12
Programming
12
Programming
12.1
Video (external)
11
Missing Data
13
If Statements