tem_text: Make text version of a template

View source: R/write_stim.R

tem_textR Documentation

Make text version of a template

Description

Make text version of a template

Usage

tem_text(stim)

Arguments

stim

A list of class stim (one item in a stimlist)

Value

The text for a .tem file

Examples

stimuli <- demo_stim()
f_tem_text <- tem_text(stimuli$f_multi)

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