load_experiment: Loads files form a folder into BrainvrObject

Description Usage Arguments Value

View source: R/brainvr-loading.R

Description

Loads files form a folder into BrainvrObject

Usage

1
load_experiment(folder, exp_timestamp = NULL, override = FALSE, save = TRUE)

Arguments

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

Value

BrainvrObject object


BrainVR/brainvr-reader documentation built on Nov. 2, 2021, 11:09 a.m.