CLiREN-LMS
Data Analysis in R

Summarizing Categorical Variables

Code Example 4

30-45 minutes Applied Step 7 of 9
Code

Code Example 4

7 / 9
Code

Code Example 4

r

prepared_data |>
  tabyl(sex_label)