View source: R/utils_internal.R
is_binary | R Documentation |
Does a numeric object consist of only zeros and ones?
is_binary(x)
x |
a numeric object |
a logical value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.