loadPredictionsAndLabels: Load predictions and labels

Description Usage Arguments Value Author(s) See Also

View source: R/file_manipulation.R

Description

Function to load corresponding labels and predictions.

Usage

1
loadPredictionsAndLabels(labelDir, predDir, names=NULL)

Arguments

labelDir

Path to directory containing label files.

predDir

Path to directory containing prediction files.

names

(Optional) If specified, load only data for identifiers in this list.

Value

A data frame containing predictions and labels.

Author(s)

Katherine Ellis

See Also

loadPredictions


kkatellis/TLBC documentation built on May 20, 2019, 10:26 a.m.