This function returns a list with close matches of 'x' to given 'y', the numeric value dependes on 'sortMatch' (if FASLE then always value of 'y' otherwise of longest of x&y)
Arguments
dat
list of 2 numerical vectors
limit
(numeric, length=1) threshold value for retaining values, used with distace-type specified in argument 'compTy'
distVal
(logical) to toggle outpout as matrix of numeric (distance values above 'limit', others NA) or matrix of logical
See Also
findCloseMatch, checkSimValueInSer, and also .compareByDiff, for convient output countCloseToLimits