Learn R Programming

mxfda (version 0.2.2-1)

one_zero: 1/0 Checker

Description

1/0 Checker

Usage

one_zero(vec)

Value

TRUE or FALSE depending on if something other than 0/1 is in the vector

Arguments

vec

vector of hopefully 1s and 0s but anything

Details

[Stable]