View source: R/row-duplicate.R
duplicated_rows | R Documentation |
Duplicated Row Index Location Fing the index B's rows from matrix A
duplicated_rows(A, B)
A |
rows you wish to locate in B |
B |
larger matrix that contains rows from A |
logical of length nrow(B)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.