domain_is_number {paradox}R Documentation

Whether a Given Domain is Numeric

Description

This should generally be TRUE for discrete or continuous numeric Domains, and FALSE otherwise.

Usage

domain_is_number(param)

Arguments

param

(Domain).

Value

logical.


[Package paradox version 1.0.1 Index]