Description Usage Arguments Details Value
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
1 | longLWL(filename, experiment)
|
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. |
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.
a data frame labelled LWL_long in your environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.