knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
mixedmodeling
is a collection of R package to conduct mixed model analysis.
You can install the developement version of mixedmodeling
from
GitHub with:
remotes::install_github("cedricbatailler/mixedmodeling")
library(mixedmodeling)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.