extractLabelsDir: Extract labels from a directory

Description Usage Arguments Author(s) See Also

Description

Function to extract labels from a directory containing annotation files.

Usage

1
extractLabelsDir(inputDir, outputDir, winSize, names=NULL)

Arguments

inputDir

Path to a directory of files containing bout-level annotations. Should be csv format with fields: identifier, StartDateTime, EndDateTime, behavior.

outputDir

Path to a directory to save labels.

winSize

Window size in seconds.

names

(Optional) If provided, extract labels only for identifiers in this list.

Author(s)

Katherine Ellis

See Also

annotationsToLabels, extractLabelsSingleFile


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