Skip to contents

Read tem file

Usage

read_tem(path)

Arguments

path

path to template file

Value

list of template info

See also

Stimulus creating functions animate(), as_stimlist(), blank(), new_stimlist(), new_stim(), read_img(), read_stim(), write_stim()

Examples

path <- system.file("extdata/test/f_multi.tem", 
                    package = "webmorphR")
tem <- read_tem(path)