| BrainvrObject | Title |
| export_position_log | Exports preprocessed player log |
| get_distance_timewindow | Returns amount of moved distance in given timewindow |
| get_experiment_log | Returns experiment log data |
| get_finished_trials_indices | Returns which trials were finished |
| get_log | Returns entire player log |
| get_position_timewindow | Returns log between designated times |
| get_results_log | Return results log data |
| get_trial_distance | Returns walked distance in a particular trial |
| get_trial_duration | Returns how long the trial took and removes potential pauses... |
| get_trial_event_times | Returns times of certain events happening in particular... |
| get_trial_log | Returns data.table with player log for a particular trial |
| get_trial_position | Returns navr_object with data for a particular trial |
| get_trial_times | Gets start and finish times of trial |
| load_brainvr_log | Loads a generic brainvr framework log. These logs have... |
| load_experiment | Loads files form a folder into BrainvrObject |
| load_experiment_info | Loads particular info file into a list |
| load_experiment_log | Loads expeirment log into a predefined list |
| load_experiments | Goes through the folder and loads every experiment info into... |
| load_result_log | Loads results log at a specific path |
| mirror_axes | Mirrors X and Y to negative and recomputes rotation |
| open_brainvr_log | Searches for and loads a generic brainvr framework log.... |
| open_brainvr_logs | Generic loading of all the results, experiment and other logs |
| open_experiment_infos | Searches the directory for experiment log files. Returs... |
| open_experiment_logs | Iterates over all _test_ files in a folder asnd saves them... |
| open_player_log | Searches a directory for a player log. Returns player log... |
| open_result_log | Searches for results logs and returns loaded list. |
| plot_trial_path | Plots trial path |
| preprocess_player_log | Preprocesses player log and returns it |
| resize_layout | Resizes the map to fit the new constraints. |
| save_preprocessed_player | Saves preprocessed player ot hte given folder. Receives... |
| smooth_positions.brainvr | Smooths positions and recalculates distances |
| translate_positions | Moves all positions to correspond to the new 0, 0 coordinate |
| unity_vector_to_numeric | Converts output of unity logging a vector 3 to a vector of... |
| was_trial_force_finished | Returns if the trial has been force finished |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.