View source: R/ANT-functions.R
Attention_systems_calculator | R Documentation |
A function that loads eprime data and calculates median response times from ANT data with the option to split data into thirds or take the median over all observations.
Attention_systems_calculator(file, thirds = FALSE)
file |
specifies the file path to the eprime file of interest |
thirds |
specifies whether the medians should be calculated for eacah third of the observation time separately. Default is FALSE. |
Returns median(s) reaction times for the specified subject as a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.