save_preprocessed_player: Saves preprocessed player ot hte given folder. Receives...

Description Usage Arguments

View source: R/brainvr-preprocessing.R

Description

Saves preprocessed player ot hte given folder. Receives either specific name, or gets the name from already present player logs. If there are multiple player logs in the folder,takes the name from the first available

Usage

1
2
3
4
5
6
7
save_preprocessed_player(
  directory,
  exp_timestamp = NULL,
  log,
  orig_filename = NULL,
  precision = 4
)

Arguments

directory

Where shoudl i save the file. Should end with a slash!

orig_filename

what is the name of the original file

player_log

table to be saved


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