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/midasHLA documentation built on Feb. 12, 2024, 9:38 a.m.