Lecture 15 - ANOVA
Meta
Key Topics
ANOVA dplyr Group and Summarize R stats
Resources
Open on Open on Functions Lab-14 Workflow - ANOVA
Lecture Slides
Summary Functions
RStudio has an excellent data wrangling cheat sheet that includes a list of the summary functions you can use with dplyr::summarize()
. You can access the cheat sheet from their website.