match_with_tolerance: Match with numeric tolerance

View source: R/utils.R

match_with_toleranceR 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


sarp.snowprofile.alignment documentation built on Aug. 8, 2022, 1:05 a.m.