domain_is_number: Whether a Given Domain is Numeric

View source: R/Domain_methods.R

domain_is_numberR 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.


paradox documentation built on June 22, 2024, 9:37 a.m.