fall_severity: fall_severity

Description Usage Arguments Value Examples

Description

Takes inputs fall_length and rope_length to calculate fall factor severity of a climb.

Usage

1
fall_severity(fall_length, rope_length)

Arguments

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

Value

fall severity based on fall factor

Examples

1
fall_severity(fall_length = 10, rope_length = 50)

jaleisehall/rainbowtrout documentation built on March 22, 2021, 11:04 p.m.