duplicated_rows: Duplicated Row Index Location Fing the index B's rows from...

View source: R/row-duplicate.R

duplicated_rowsR Documentation

Duplicated Row Index Location Fing the index B's rows from matrix A

Description

Duplicated Row Index Location Fing the index B's rows from matrix A

Usage

duplicated_rows(A, B)

Arguments

A

rows you wish to locate in B

B

larger matrix that contains rows from A

Value

logical of length nrow(B)


jlivsey/Dvar documentation built on July 13, 2024, 6:10 a.m.