Description Usage Arguments Details
Row/Column any/all values. Analogues of e.g. colSums() and rowSums().
1 2 3 4 5 6 7 |
x |
A numeric (integer or double) or logical matrix. |
na.rm |
Should |
If na.rm=FALSE, then NA's are ignored. If, for example, we
have a column of all NA values, col_anys() will return
FALSE and col_all() will return TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.