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