load_brainvr_log: Loads a generic brainvr framework log. These logs have...

Description Usage Arguments Value

View source: R/brainvr-loading.R

Description

Loads a generic brainvr framework log. These logs have specific header and data notaions.

Usage

1
load_brainvr_log(filepath, func = NULL, ...)

Arguments

filepath

path to the log

func

optional loading function, it loads the log instead of the default

...

additional parameters passed to read.table. skip, sep, header, stringsAsFactos and encoding cannot be changed

Value

list with parsed data and optionally $data field with log's dataframe


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