Skip to contents

This helper builds the DatasetTaskMetric linking table automatically from the evidence-to-task assignments and the metric links already stored inside the Trio object.

Usage

collectDatasetTaskMetricSubmission(trio, evidence_args, task_args)

Arguments

trio

A Trio object.

evidence_args

Named list returned by collectEvidenceSubmissionInfo().

task_args

Named list returned by collectTaskSubmissionInfo().

Value

A data.frame matching the DatasetTaskMetric schema.