tems_to_array: Convert stimuli to array for geomorph

View source: R/write_tps.R

tems_to_arrayR Documentation

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

data <- demo_stim() |> tems_to_array()
dim(data)


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