View source: R/script-helpers.R
update_task_annotation | R Documentation |
Update the 'completed_successfully' task annotation on a Synapse folder. Expected that the annotation is a text type.
update_task_annotation(task_id, annots, success, task_view = NA)
annots |
Synapse annotation object for the task folder |
success |
TRUE if the task was completed successfully, else FALSE |
task_view |
synID for the task file view. If provided, will update the view after annotating the task folder. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.