Environment

Packages

In order to run the code in this turorial we will need to install a few packages.

install.packages(c("lme4", "emmeans", "ggplot2","performance"))