Learn R Programming

webmorphR (version 0.1.1)

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

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

Run the code above in your browser using DataLab