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-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.