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 6 of 8
Code

Code Example 3

6 / 8
Code

Code Example 3

r

nrow(enrollment_data)
ncol(enrollment_data)