CLiREN-LMS
Data Analysis in R

Summarizing Categorical Variables

Code Example 1

30-45 minutes Applied Step 4 of 9
Code

Code Example 1

4 / 9
Code

Code Example 1

r

prepared_data |>
  count(site)