loadData: Load data

Description Usage Arguments Value Author(s) See Also

Description

Function to load corresponding label and feature data.

Usage

1
loadData(labelDir, featDirs, names=NULL)

Arguments

labelDir

Path to a label directory containing instance-level label files.

featDirs

List of paths to feature directories containing feature files.

names

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

Value

A list containing (1) a data frame of labels and (2) a data frame of features.

Author(s)

Katherine Ellis

See Also

loadFeatures, loadLabels


TLBC documentation built on May 1, 2019, 8:44 p.m.