longLWL: longLWL For fʌn.nɔlɛdʒi (KS Dissertation) Make...

Description Usage Arguments Details Value

View source: R/longLWL.R

Description

This function will take LWL data in its CLEANED form and gathers data so Timebin and Fixations are two columns instead of each timebin being a column with fixation values for each participant. LWL data is CLEANED if: A GoodLooks column is added to the dataset The LWL trials are paired with Endpoint accuracy from PsychoPy

Usage

1
longLWL(filename, experiment)

Arguments

filename

a string that indicates the filename for the LWL data (including path)

experiment

either experiment 1 (NO prime) or experiment 2 (with semantic prime). Must be a numeric value.

Details

This function will turn all center looks (0.5 fixation values) into "C" non-numeric indications for analysis. This function will also get rid of file extensions for image and audio filenames.

Value

a data frame labelled LWL_long in your environment.


katherinesimeon/dissertationfun documentation built on Nov. 4, 2019, 3:32 p.m.