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


debruine/webmorphR documentation built on Aug. 15, 2022, 3:51 p.m.