crunch (version 1.27.7)

is.TRUEorFALSE: Check that a value is TRUE or FALSE

Description

Check that a value is TRUE or FALSE

Usage

is.TRUEorFALSE(value)

Arguments

value

Value to check

Value

TRUE if value is either TRUE or FALSE, FALSE otherwise