View source: R/compare_boolean.R
compare_boolean | R Documentation |
Compare the rows of a matrix with a pattern
compare_boolean(object, pattern)
object |
matrix |
pattern |
pattern which is compared against the rows of the matrix |
logical vector if the pattern matches the rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.