Description Usage Arguments Value Examples
Function get_slope
calculates force-velocity profile slope assuming linear relationship
between max_force
and max_velocity
1 | get_slope(max_force, max_velocity)
|
max_force |
Numeric vector |
max_velocity |
Numeric vector. |
Numeric vector
1 | get_slope(3000, 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.