get_point: Get Point Coordinates

View source: R/tem.R

get_pointR Documentation

Get Point Coordinates

Description

Get a data frame of the x and y coordinates of a template point

Usage

get_point(stimuli, pt = 0)

Arguments

stimuli

list of stimuli with templates

pt

point(s) to return

Value

data frame of x and y coordinates of the specified point(s) for each stimulus

See Also

Template functions auto_delin(), average_tem(), centroid(), change_lines(), delin(), draw_tem(), features(), remove_tem(), require_tems(), same_tems(), squash_tem(), subset_tem(), tem_def(), viz_tem_def()

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

Examples

demo_stim() |> get_point(0:1)

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