match_with_tolerance {sarp.snowprofile.alignment} | R Documentation |
Match with numeric tolerance
Description
Match with numeric tolerance
Usage
match_with_tolerance(x, y, d = 2)
Arguments
x |
numeric vector |
y |
numeric vector |
d |
numeric tolerance in form of digits |
Value
boolean vector equivalently to match
[Package sarp.snowprofile.alignment version 1.2.2 Index]