open_brainvr_log: Searches for and loads a generic brainvr framework log....

Description Usage Arguments

View source: R/brainvr-loading.R

Description

Searches for and loads a generic brainvr framework log. Contains framework specific header, and optionally data.frame data. See load_brainvr_log for specifics

Usage

1
open_brainvr_log(directory, log_name, exp_timestamp = NULL, func = NULL)

Arguments

directory

Where to search for the log

log_name

name of the log (e.g.)

exp_timestamp

necessary if multiple logs are in the same folder

func

function used to load the log. Optional. IF NULL, default loading function is used


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