Learn R Programming

synapseClient (version 1.14-0)

synSetProperty: synSetProperty

Description

Set a property on an entity.

Usage

synSetProperty(entity, name)<-value

Arguments

entity
The entity on which to set the property.
name
The name of the property to set.
value
The value of the property to set.

See Also

synGetAnnotations synSetAnnotations synGetProperties synSetProperties synGetAnnotation synSetAnnotation synGetProperty