Description Usage Arguments Value Examples
Function get_height
calculates height reached using the ballistic equation
1 | get_height(take_off_velocity, gravity_const = 9.81)
|
take_off_velocity |
Numeric vector |
gravity_const |
Numeric vector. Default 9.81 |
Numeric vector
1 | get_height(2.75)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.