Learn R Programming

synapseClient (version 1.14-0)

annotationNames: annotationNames

Description

Returns the names of the annotations set on a given entity.

Usage

annotationNames(entity)

Arguments

entity
The annotated entity.

Value

A vector of character strings giving the names of the annotations on the entity.

See Also

annotValue