If/Else Statements, Merging, & Subsetting

Description

This is an introductory-level R programming webinar. We will be covering basic data manipulation including if/else statements, case when statements, merging, and subsetting data.

Topics We Will Be Covering:

  • Full, left, right, inner, and anti-joins
  • If else and case when statements
  • Subsetting with the filter() function