findClosestMatch {tofsims}R Documentation

Find single value 'toMatch' in vector 'MatchIn'

Description

Find single value 'toMatch' in vector 'MatchIn'

Usage

findClosestMatch(toMatch, matchIn, twoMatch)

Arguments

toMatch

numeric

matchIn

vector numeric

twoMatch

character 'upper' or 'mean'

Value

numeric ID of match


[Package tofsims version 1.20.0 Index]