postprocess_LS: Post-process LEXICAL SEMANTIC (R56)

Description Usage Arguments Value Examples

View source: R/postprocess_LS.R

Description

Post-process behavioral data for Lexical semantic task.

Usage

1
postprocess_LS(filename, AV_Condition)

Arguments

filename

The Psychopy Output File. Should be a string (with ”) with a .csv extension.

AV_Condition

A string that indicates whether the AV condition was AV (audio + visual) or AO (audio only)

Value

A cleaned dataframe with individual trials for a given participant. AV_Condition will be added based on input parameters.

Examples

1
postprocess_LS('LS001_A2_testrun_2018_Feb_17_1411.csv','AV')

katherinesimeon/HLL documentation built on Aug. 20, 2019, 8:19 a.m.