Learn R Programming

crmPack (version 1.0.6)

is.bool: Predicate checking for a boolean option

Description

Predicate checking for a boolean option

Usage

is.bool(x)

Value

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

Arguments

x

the object being checked