functions_dataset_fix | R Documentation |
A collection of functions for processing and fixing kinematic datasets, particularly focused on motion capture data with finger tracking.
Functions included in this collection:
kin.trialN
: Ensures trial numbers start from 1
kin.frameN
: Creates frame counters within trials
kin.fingersOccluded
: Flags frames where fingers are occluded
kin.framesOccluded
: Counts consecutive occluded frames
kin.time
: Converts frame numbers to time based on refresh rate
kin.globalTime
: Calculates global time across all trials
kin.signal.missing
: Identifies missing or static signal frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.