split.task.results: split one participant's results by task

Description Usage Arguments Value Examples

Description

split one participant's results by task

Usage

1
2
## S3 method for class 'task.results'
split(df, task = task)

Arguments

df

data frame containing one subject's data to be split

task

the name of the task, e.g. "fp"

Value

the results data frame from complete sessions of that task along with the date created and the "tags" that tell you the settings version.

Examples

1
split.task.results(df = bySubject[[1]], task = "fp")

LilyFG/OWL documentation built on May 8, 2019, 11:19 p.m.