CLiREN-LMS
Introduction to R for Clinical Data Management

Basic Data Quality Checks in R

Code Example 3

30-45 minutes Applied Step 6 of 15
Code

Code Example 3

6 / 15
Code

Code Example 3

r

missing_consent_queries <- missing_consent |>
  mutate(query_text = "Please enter or verify the informed consent date.")