Learn R Programming

DrugExposureDiagnostics (version 1.1.6)

checkLogical: Check if given object is a boolean.

Description

Check if given object is a boolean.

Usage

checkLogical(input, messageStore, null.ok = TRUE)

Arguments

input

the input

messageStore

checkmate collection

null.ok

if value null is allowed