Learn R Programming

synapseClient (version 1.14-0)

synGetAnnotations: synGetAnnotations

Description

Get all the annotations for an entity.

Usage

synGetAnnotations(entity)

Arguments

entity
The entity for which to get the annotations.

Value

A named list in which the names are the entity's annotation names and the values are the corresponding values.

See Also

synSetAnnotations synGetProperties synSetProperties synGetAnnotation synSetAnnotation synGetProperty synSetProperty