Skip to contents

Convert stimuli to array for geomorph

Usage

tems_to_array(stimuli)

Arguments

stimuli

list of stimuli

Value

3D array

Examples

data <- demo_stim() |> tems_to_array()
dim(data)
#> [1] 189   2   2