Skip to contents

Overlays COP trajectories from each detected stance phase, centered on heel strike.

Usage

pr_plot_cop_butterfly(trial, cycles = NULL)

Arguments

trial

A pr_trial object.

cycles

Output of pr_calc_gait_cycles(). If NULL, auto-detected.

Value

A ggplot2 object.

Examples

pr_plot_cop_butterfly(pr_example_trial("insole"))