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 July 5, 2024, 7:27 a.m.