Previous Step Next Step 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 Listen prepared_data |> count(site) Previous Step Next Step