synGetEvaluationByContentSource: synGetEvaluationByContentSource

synGetEvaluationByContentSourceR Documentation

synGetEvaluationByContentSource

Description

Returns a generator over evaluations that derive their content from the given entity

Usage

synGetEvaluationByContentSource(entity)

Arguments

entity

The Project whose Evaluations are to be fetched.

Value

a Generator over the Evaluation objects for the given Project. Use nextElem or as.list to access the values.

See Also

nextElem as.list

Examples

## Not run: 
evaluationQueues<-synGetEvaluationByContentSource("syn1234567")

## End(Not run)

Sage-Bionetworks/synapseclient documentation built on Feb. 9, 2024, 4:26 p.m.