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


happynotes/PIHMgisR documentation built on Jan. 25, 2020, 9:51 p.m.