Learn R Programming

webmorphR (version 0.1.1)

tem_text: 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

Run this code
# NOT RUN {
stimuli <- demo_stim()
f_tem_text <- tem_text(stimuli$f_multi)
# }

Run the code above in your browser using DataLab