is.bool {glmBfp}R 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)

Author(s)

Daniel Sabanes Bove daniel.sabanesbove@ifspm.uzh.ch


[Package glmBfp version 0.0-53 Index]