read_stim: Read stimuli

Description Usage Arguments Value Examples

Description

Read stimuli

Usage

1

Arguments

path

Path to directory containing image and/or template files (or a single file path)

pattern

Pattern to use to search for files

...

further arguments to pass on to other functions, e.g., breaks argument for unique_names()

Value

a list with class stimlist

Examples

1
2
3
path <- system.file("extdata/composite", package = "webmorphR")
stimuli <- read_stim(path)
stimuli

facelab/webmorph documentation built on April 11, 2021, 6:34 a.m.