logicalMatch | R Documentation |
Returns the rows for which all elements of a boolean matrix X are equal to the elements in boolean vector x
logicalMatch(X, x)
X |
matrix with booleans |
x |
vector of booleans |
numerical vector with indices of matching rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.