hardnessDistance {sarp.snowprofile.alignment} | R Documentation |
Difference in Hand Hardness
Description
Calculate the difference (i.e. distance) in hand hardness
Usage
hardnessDistance(hardness1, hardness2, normalize = FALSE, absDist = TRUE)
Arguments
hardness1 |
character or numeric hand hardness value (1D array) |
hardness2 |
character or numeric hand hardness value (1D array) |
normalize |
Should result be normalized? boolean, default False. |
absDist |
Interested in absolute distance? default True. |
Value
numeric Hand Hardness Distance
Author(s)
fherla
[Package sarp.snowprofile.alignment version 1.2.2 Index]