isTRUEorFALSE: Check if object is TRUE or FALSE flag

View source: R/asserts.R

isTRUEorFALSER Documentation

Check if object is TRUE or FALSE flag

Description

isTRUEorFALSE check if object is a flag (a length one logical vector) except NA.

Usage

isTRUEorFALSE(x)

Arguments

x

object to test.

Value

Logical indicating if object is TRUE or FALSE flag


Genentech/MiDAS documentation built on Feb. 5, 2024, 11:52 a.m.