Description Usage Arguments Value
View source: R/brainvr-loading.R
Loads a generic brainvr framework log. These logs have specific header and data notaions.
| 1 | load_brainvr_log(filepath, func = NULL, ...)
 | 
| 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 | 
list with parsed data and optionally $data field with log's dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.