is_binary {MicroMoB}R Documentation

Does a numeric object consist of only zeros and ones?

Description

Does a numeric object consist of only zeros and ones?

Usage

is_binary(x)

Arguments

x

a numeric object

Value

a logical value


[Package MicroMoB version 0.1.2 Index]