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 Jan. 16, 2025, 4:18 p.m.