Learn R Programming

TLBC (version 1.0)

loadPredictions: Load predictions

Description

Function to load predictions from csv files in a directory.

Usage

loadPredictions(predDir, names=NULL)

Arguments

predDir
Path to directory containing prediction files.
names
(Optional) If specified, load only predictions for identifiers in this list.

Value

A data frame of predictions.

See Also

loadPredictionsAndLabels