raw_readspan: Raw Tidy Data for Reading Span

View source: R/readspan.R

raw_readspanR Documentation

Raw Tidy Data for Reading Span

Description

Converts the messy e-prime data file into a tidy raw data file that is easy to work with.

Usage

raw_readspan(x, include_col = c(), taskVersion = "new")

Arguments

x

dataframe

include_col

c(): list of additional columns to include

taskVersion

old or new version. Required for different types of data files from older or newer versions of the complex-span tasks. First leave out the argument, if it does not work then try taskVersion = "old".


EngleLab/englelab documentation built on Sept. 9, 2024, 4:12 a.m.