CLiREN-LMS
Introduction to R for Clinical Data Management

Basic Data Quality Checks in R

Code Example 3

30-45 minutes Applied Step 9 of 19
Code

Code Example 3

9 / 19
Code

Code Example 3

r

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