domain_is_number {paradox} | R Documentation |
Whether a Given Domain is Numeric
Description
This should generally be TRUE
for discrete or continuous numeric Domain
s, and FALSE
otherwise.
Usage
domain_is_number(param)
Arguments
Value
logical
.
[Package
paradox version 1.0.1
Index]