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

View source: R/misc.R

is.TRUEorFALSER Documentation

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


crunch documentation built on April 4, 2025, 2:10 a.m.