Learn R Programming

webmorphR (version 0.1.1)

tems_to_array: Convert stimuli to array for geomorph

Description

Convert stimuli to array for geomorph

Usage

tems_to_array(stimuli)

Arguments

stimuli

list of stimuli

Value

3D array

Examples

Run this code
# NOT RUN {
data <- demo_stim() |> tems_to_array()
dim(data)

# }

Run the code above in your browser using DataLab