Skip to contents

Visualise a template definition

Usage

viz_tem_def(tem_def, ...)

Arguments

tem_def

the template definition; usually from tem_def()

...

further arguments to pass to draw_tem(); pt.size and line.size often need to be adjusted

Value

a stimlist with a blank image and the template drawn on it

Examples

dlib70 <- tem_def("dlib70")
viz_tem_def(dlib70, pt.size = 5, line.size = 3)