View source: R/counterbalance.R
counterbalance | R Documentation |
This will counterbalance the entire experiment using a latin square approach by default. Right now it's actually the only method, but in the future this can be expanded further. Future functionality will also allow for different types of stimuli to be counterbalanced separately (eg, critical items vs filler items).
counterbalance(design, method = "latinsquare")
design |
Experiment design |
method |
Method for counterbalancing, defaults to latinsquare |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.