extractLabelsDir: Extract labels from a directory

Description Usage Arguments Author(s) See Also

View source: R/labels.R

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


kkatellis/TLBC documentation built on May 20, 2019, 10:26 a.m.