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