match2: matches x in terms of y

View source: R/package.R

match2R Documentation

matches x in terms of y

Description

returns vector of indices of matches in x with length of vector = length(y) non matches are NA

Usage

match2(x, y)

kevinmhadi/khtools documentation built on Feb. 14, 2025, 10:25 a.m.