| delin | R Documentation |
Adjust the templates in a shiny interface. This will overwrite existing templates.
delin(stimuli)
stimuli |
list of stimuli |
list of stimuli with new templates
Template functions
auto_delin(),
average_tem(),
centroid(),
change_lines(),
draw_tem(),
features(),
get_point(),
remove_tem(),
require_tems(),
same_tems(),
squash_tem(),
subset_tem(),
tem_def(),
viz_tem_def()
if (interactive()) {
# adjust existing delineations
stimuli <- demo_stim() |> delin()
# create new delineations from scratch
stimuli <- demo_stim() |> remove_tems() |> delin()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.