R/utils.R
subset.stimlist.Rd
Returns a subset of the stimulus list meeting the condition.
# S3 method for stimlist subset(x, subset, ...)
list of stimuli
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.