Description Usage Arguments Author(s) See Also
Function to extract labels from a directory containing annotation files.
1 | extractLabelsDir(inputDir, outputDir, winSize, names=NULL)
|
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. |
Katherine Ellis
annotationsToLabels, extractLabelsSingleFile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.