convert_tem: Convert templates

View source: R/convert_tem.R

convert_temR Documentation

Convert templates

Description

Convert templates

Usage

convert_tem(
  stimuli,
  from = c("guess", "frl", "fpp106", "fpp83", "dlib70", "dlib7"),
  to = c("frl", "fpp106", "fpp83", "dlib70", "dlib7")
)

Arguments

stimuli

list of stimuli

from

id of template definition of stimlist images

to

id of template definition to convert to

Value

list of stimuli with converted templates


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