powered by
Adjust the templates in a shiny interface. This will overwrite existing templates.
delin(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()
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()
# NOT RUN { if (interactive()) { # adjust existing delineations stimuli <- demo_stim() |> delin() # create new delineations from scratch stimuli <- demo_stim() |> remove_tems() |> delin() } # }
Run the code above in your browser using DataLab