Description Usage Arguments Value Examples
Check if a vector, data frame or matrix contains only binary (0,1) values.
1 | is.binary(x)
|
x |
the input vector, data.frame or matrix |
boolean TRUE or FALSE
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.