Learn R Programming

synapseClient (version 1.14-0)

synGetProperties: synGetProperties

Description

Get all the properties for an entity.

Usage

synGetProperties(entity)

Arguments

entity
The entity for which to get the properties.

Value

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

See Also

synGetAnnotations synSetAnnotations synSetProperties synGetAnnotation synSetAnnotation synGetProperty synSetProperty