postprocess_EngDec: postprocess_EngDec

Description Usage Arguments Value Examples

View source: R/postprocess_EngDec.R

Description

For English Decision/Novel Label Sorting in fʌn.nɔlɛdʒi Exp. 1.1 (KS Dissertation) and DegPhon (CM Capstone)

Usage

1

Arguments

filename

The Psychopy Output File. Should be a string (with ”) with a .csv extension. Must be written with correct participant label conventions (e.g. DegPhon_Subject #_ED_L#)

order

The order that was assigned to the participant. This must be numeric.

group

A string that indicates a group distinction (for example, group can be age or whether the participant is a child or adult)

Value

cleaned data for an individual participant to be added to larger data frame and accuracy based on the individual list.

Examples

1
2
postprocess_EngDec('DegPhon_001_ED_L1_english_decision_2019_Feb_07_1038.csv')
postprocess_EngDec(file.choose()) # Use this for ease to pick out the file you want to use

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