extractLabelsSingleFile: 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
extractLabelsSingleFile(inputFile, outputDir, winSize)

Arguments

inputFile

Path to a file 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.

Author(s)

Katherine Ellis

See Also

annotationsToLabels, extractLabelsDir


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