checkAnyTrue | R Documentation |
Check if any trues exist row-wise in a logical matrix.
checkAnyTrue(...)
... |
a list of logical vectors or a data frame |
a logical vector. TRUE if any trues, FALSE if no trues.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.