| get_point | R Documentation |
Get a data frame of the x and y coordinates of a template point
get_point(stimuli, pt = 0)
stimuli |
list of stimuli with templates |
pt |
point(s) to return |
data frame of x and y coordinates of the specified point(s) for each stimulus
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()
demo_stim() |> get_point(0:1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.