extractMocapDataFromAnnotations: Extract (and check) annotations from elan files.

Description Usage Arguments Value

Description

Takes in a vector of elan files (*.eaf) and extracts the annotations from them. Additionally it preforms some checking to make sure that the annotations are in the format we expect. This won't catch all possible annotation errors, but should catch many of the most common ones.

Usage

1

Arguments

files

A vector of elan files

destDir

The destination directory where the extracted csvs should be saved

Value

Nothing, not useful currently.

The files option can be a single (fully specified) elan file, a vector of fully specific elan files, or it can be a path with wildcards (e.g. ./GRI_0??/GRI_0??-SESSION_0??-TRIAL_0??.eaf) that matches at least one, but potentially many elan files


jonkeane/mocapGrip documentation built on May 19, 2019, 7:30 p.m.