Learn R Programming

synapseClient (version 1.14-0)

generatedBy: generatedBy

Description

Function for retrieving the Activity which generated an Entity

Usage

generatedBy(entity)

Arguments

entity
the entity of interest

Value

The Activity which generated the given Entity, or NULL if there is no activity.

Details

This method returns information already in the session. There is no server interaction.