height: Image heights

View source: R/info.R

heightR Documentation

Image heights

Description

Image heights

Usage

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

Arguments

stimuli

list of stimuli

type

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

Value

vector of heights

See Also

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

Examples


demo_stim() |> height()

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