powered by
Check if Vector is Binary-like
.is_binary_like(x)
Logical; TRUE if x contains only 0 and 1 values.
A vector to check.