width: Image widths

View source: R/info.R

widthR Documentation

Image widths

Description

Image widths

Usage

width(stimuli, type = c("all", "min", "max", "unique"))

Arguments

stimuli

list of stimuli

type

whether to return all widths, min, max, or only unique widths

Value

vector of widths

See Also

Other info: add_info(), compare(), get_info(), get_point(), height(), metrics(), rename_stim()

Examples


demo_stim() |> width()

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