Description Usage Arguments Value Examples
Takes inputs fall_length and rope_length to calculate fall factor severity of a climb.
1 | fall_severity(fall_length, rope_length)
|
fall_length |
Length of fall in meters or feet. Must match units of rope_length |
rope_length |
Total length of rope in meters or feet. Must match units of fall_length |
fall severity based on fall factor
1 | fall_severity(fall_length = 10, rope_length = 50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.