Description Usage Arguments Value Author(s)
Converts bout-level annotations to instance-level labels.
1 | annotationsToLabels(annotations, winSize, names = NULL)
|
annotations |
Path to file containing bout-level annotations, or directory of files containing bout-level annotations. Should be csv format with fields: identifier, StartDateTime, EndDateTime, behavior. |
winSize |
Window size in seconds. |
names |
(Optional) If provided, extract annotations only for identifiers in this list. |
Path to directory where instance-level label files are saved.
Katherine Ellis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.