detect_sprt_lines: Find which lines come from "self-paced reading" mode

Description Usage Arguments Value

View source: R/utils.R

Description

It does so by taking column 10 and trying to convert it to numeric. For data in “self-paced reading” this column will contain RTs, so the conversion will be successful.

Usage

1

Arguments

d

data.frame with Ibex data which only contains rows coming from “DashedSentence” or “DashedAcceptabilityJudgment” controllers

Value

logical vector corresponding to rows in sprt mode.


antonmalko/ibextor documentation built on May 25, 2019, 2:26 p.m.