Description Usage Arguments Value
View source: R/preprocess_funcs.R
Contains functions for preprocessing the raw data
getRatings()
creates a dataframe containing pre and post-task ratings from a single file (session)
getMain()
creates a dataframe containing results of the main part of the experiment
1 |
file |
is a .csv datafile (raw experiment output from the online task) |
sub |
is the specific participant ID (default=NA, when iterating though all files) |
exp |
is the experiment number |
full_only |
(bool) a check whether all files contain 3 full ratings (stops otherwise) |
a data.table with session ratings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.