set_annotations | R Documentation |
set_annotations
that pulls current annotations
and adds new annotations with given annotations data or replaces
data for annotations with the same keys existing on the entity.Wrapper around the Python set_annotations
that pulls current annotations
and adds new annotations with given annotations data or replaces
data for annotations with the same keys existing on the entity.
set_annotations(id, annotations)
id |
Synapse entity id. |
annotations |
A flat list representing annotation key-value pairs,
e.g. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.