Description Usage Arguments Value
View source: R/brainvr-loading.R
Loads files form a folder into BrainvrObject
1 | load_experiment(folder, exp_timestamp = NULL, override = FALSE, save = TRUE)
|
folder |
path to the folder respective to the working directory |
exp_timestamp |
timestamp of a particular experiment to search for |
override |
if a preprocessed file is found, should it be overridden? IF TRUE, then all files are preprocessed again. Default is FALSE |
save |
logical should the files be saved after being preprocessed? default is TRUE |
BrainvrObject object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.