is.bool: Predicate checking for a boolean option

View source: R/helpers.R

is.boolR Documentation

Predicate checking for a boolean option

Description

Predicate checking for a boolean option

Usage

is.bool(x)

Arguments

x

the object being checked

Value

Returns TRUE if x is a length one logical vector (i.e., a scalar)


crmPack documentation built on Sept. 3, 2022, 1:05 a.m.