postprocess_Context: Post-process CONTEXT data (KS QRP)

Description Usage Arguments Value Examples

View source: R/postprocess_Context.R

Description

Post-process CONTEXT data (KS QRP)

Usage

1
postprocess_Context(filename, noise_condition)

Arguments

filename

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

noise_condition

A string that indicates whether the listening condition was in noise or in quiet.

Value

A cleaned dataframe with individual trials for a given participant. The overall accuracy for the subject in percent by semantic expectancy condition (i.e.: Congruent (sem), Conflicitng (nonsem), Neutral). Can also be used for CONTEXT RHYME DATA

Examples

1
postprocess_Context('Context07_12SNR_testrun_2016_Jul_21_1600.csv',"noise")

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