checkLogical {DrugExposureDiagnostics} | R 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 |
[Package DrugExposureDiagnostics version 1.0.7 Index]