Learn R Programming

TLBC (version 1.0)

loadLabels: Load labels

Description

Function to load label data.

Usage

loadLabels(labelDir, names=NULL)

Arguments

labelDir
Path to label directories containing instance-level annotation files.
names
(Optional) If provided, only load labels for identifiers provided in this list.

Value

A data frame of labels.

See Also

loadData, loadFeatures