Previous Step Next Step Data Analysis in R Summarizing Categorical Variables Code Example 1 30-45 minutes Applied Step 7 of 13 Code Code Example 1 7 / 13 Code Code Example 1 r prepared_data |> count(site) Previous Step Next Step