Learn R Programming

TLBC (version 1.0)

loadFeatures: Load features

Description

Function to load feature data.

Usage

loadFeatures(featDirs, names=NULL)

Arguments

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 data frame of features.

See Also

loadData, loadLabels