Learning Objectives

Objective 1

Understand tibbles and R data types (character, numeric, logical, date)

Objective 2

Use dplyr functions: filter, select, mutate, arrange for data manipulation

Objective 3

Compare R data wrangling operations with SAS DATA step logic

Objective 4

Practice deriving clinical variables like elderly flag

Objective 5

Apply best practices for readable and efficient data transformations

Training Materials

Theory

Overview of key concepts with annotated examples.

Demo

Live coding demonstration with step-by-step explanations.

Exercise

Hands-on coding exercises to practice the concepts learned.

Solution

Complete solutions and explanations for all exercises.