subset.stimlist: Subset Stimulus Lists

subset.stimlistR Documentation

Subset Stimulus Lists

Description

Returns a subset of the stimulus list meeting the condition.

Usage

## S3 method for class 'stimlist'
subset(x, subset, ...)

Arguments

x

list of stimuli

subset

a character string to use as a pattern for searching stimulus IDs, or a logical expression indicating elements or rows to keep: missing values are taken as false.

...

further arguments to be passed to or from other methods.

Value

list of stimuli


webmorphR documentation built on June 2, 2022, 5:07 p.m.