Learn R Programming

synapseClient (version 1.14-0)

synSetProperties: synSetProperties

Description

Set all the properties on an entity.

Usage

synSetProperties(entity)<-values

Arguments

entity
The entity on which to set the properties.
values
A named list in which the names are the property names and the values are the property values.

See Also

synGetAnnotations synSetAnnotations synGetProperties synGetAnnotation synSetAnnotation synGetProperty synSetProperty