match_rows: Match rows in a matrix with duplicates to set of unique...

match_rowsR Documentation

Match rows in a matrix with duplicates to set of unique values

Description

Match rows in a matrix with duplicates to set of unique values

Usage

match_rows(x, y, nomatch = NA_integer_)

Arguments

x

matrix with unique rows

y

matrix to be matched

nomatch

value to insert when there is no match


rje42/rje documentation built on April 3, 2024, 11:08 p.m.