CLiREN-LMS
Introduction to R for Clinical Data Management

Inspecting Data with glimpse, summary, head, names, and dim

Code Example 3

30-45 minutes Applied Step 9 of 12
Code

Code Example 3

9 / 12
Code

Code Example 3

r

nrow(enrollment_data)
ncol(enrollment_data)