mmatch: mmatch

mmatchR Documentation

mmatch

Description

match rows of matrix A to matrix B

Usage

mmatch(A, B, dir = 1)

Arguments

A

query matrix k1 x n

B

subject matrix k2 x n

dir

1

Value

length k1 vector specifying first row of B matching row i of A

Author(s)

Marcin Imielinski


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.