propertyNames: propertyNames

Description Usage Arguments Value See Also Examples

Description

Returns the names of the properties defined for a given Synapse object.

Usage

1
propertyNames(object)

Arguments

entity

The Synapse object of interest.

Value

A vector of character strings giving the names of the properties defined for a given Synapse object.

See Also

propertyValue

Examples

1
2
propertyNames(File(parentId="syn101"))
propertyNames(Evaluation())

Sage-Bionetworks/rSynapseClient documentation built on May 9, 2019, 7:04 p.m.