Description Usage Arguments Value Functions
View source: R/super-loading.R
Loads supermarket experiment data from folder
1 2 3 | load_supermarket_experiments(folder, language = "CZ", ...)
load_supermarket_experiment(folder, timestamp, language = "CZ", ...)
|
folder |
folder with one or more supermarket experiments |
language |
language of the items in the experiment log. Only important if you are not logging item codes See language options in [item_translations]. Default is "CZ". |
... |
other parameters being set to brainvr.reader::load_experiments. typically this is 'override', and 'save'. If 'timestamp' is defined, then the function 'brainvr.reader::load_experiment' is used instead |
list with loaded experiments
load_supermarket_experiment
: Loads a single supermarket experiment
given the passed timestamp. Throws error when not found. Use only if you know your
timestamps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.