Learn R Programming

webmorphR (version 0.1.1)

width: 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

Run this code
# NOT RUN {
demo_stim() |> width()
# }

Run the code above in your browser using DataLab