rowMatch: Identify whether every row of x is same as m;

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Identify whether every row of x is same as m;

Usage

1
rowMatch(x, m)

Arguments

x

Row vector

m

Matrix

Value

TRUE/FALSE of matching


shulele/PIHMgisR documentation built on Jan. 27, 2020, 7:51 a.m.