| form_rand_match | R Documentation | 
Do random terms in formula match?
form_rand_match(subvar, solenv, solvar = subvar, add = TRUE)
| subvar | Name of submission variable containing formula. | 
| solenv | Name of solution environment. | 
| solvar | Name of solution variable. | 
| add | Whether to add feedback. | 
Can handle regular linear model formulae (Y ~ X) as well as mixed effects models (Y ~ X + (X | subject)).
logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.