checkLogical: Check if given object is a boolean.

View source: R/utils.R

checkLogicalR Documentation

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


DrugExposureDiagnostics documentation built on Sept. 16, 2025, 9:11 a.m.