Description Usage Arguments Value Author(s) See Also
Function to load corresponding labels and predictions.
1 | loadPredictionsAndLabels(labelDir, predDir, names=NULL)
|
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. |
A data frame containing predictions and labels.
Katherine Ellis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.