| same_tems | R Documentation |
Check All Templates are the Same
same_tems(stimuli)
stimuli |
list of stimuli |
logical
Template functions
auto_delin(),
average_tem(),
centroid(),
change_lines(),
delin(),
draw_tem(),
features(),
get_point(),
remove_tem(),
require_tems(),
squash_tem(),
subset_tem(),
tem_def(),
viz_tem_def()
stim <- demo_stim()
stim2 <- subset_tem(stim, features("gmm"))
same_tems(stim)
c(stim, stim2) |> same_tems()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.