Visualize the motion capture across frames
Usage
plot_motion(data, x, y, frames)
Arguments
- data
Dataset with motion capture data.
- x
Unquoted variable name of the x coordinate variable.
- y
Unquoted variable name of the y coordinate variable.
- frames
Unquoted variable name with the frame ids for each joint.