evaluationQuery: Query an Evaluation object

Description Usage Arguments Value

View source: R/evaluation.R

Description

Fetches all key/value pairs associated with the submissions objects in an evaluation. Includes both annotations and default Evaluation values such as name, submitterId, objectId, etc.

Usage

1
evaluationQuery(evaluation_id, as_data_frame = TRUE)

Arguments

evaluation_id

The ID of the evaluation object.

as_data_frame

Return results as a dataframe. If FALSE, returns the object returned by the API service 'GET /evaluation/submission/query'.

Value

See the parameter description for 'as_data_frame'.


philerooski/synhelper documentation built on Oct. 11, 2020, 4:40 p.m.