Attention_systems_calculator: Attention systems calculator

View source: R/ANT-functions.R

Attention_systems_calculatorR Documentation

Attention systems calculator

Description

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.

Usage

Attention_systems_calculator(file, thirds = FALSE)

Arguments

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.

Value

Returns median(s) reaction times for the specified subject as a dataframe


coffm049/RAD.Lab documentation built on April 4, 2022, 10:35 a.m.