| read_tem | R Documentation |
Read tem file
read_tem(path)
path |
path to template file |
list of template info
Stimulus creating functions
animate(),
as_stimlist(),
blank(),
new_stimlist(),
new_stim(),
read_img(),
read_stim(),
write_stim()
path <- system.file("extdata/test/f_multi.tem",
package = "webmorphR")
tem <- read_tem(path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.