duty_factor_calc: Calculate duty factor

View source: R/duty_factor_calc.R

duty_factor_calcR Documentation

Calculate duty factor

Description

Calculate duty factor

Usage

duty_factor_calc(M, thresh, plot_strides = FALSE)

Arguments

M

data.frame:

thresh

numeric: Threshold for considering the foot off or on the substrate

plot_strides

boolean: Plot the strides

Value

list

  1. n_strides_df data.frame: number of strides

  2. duty_factor numeric: mean duty factor


Middleton-Lab/KinematicAnalysis documentation built on March 27, 2022, 7:36 a.m.