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.


mlr-org/paradox documentation built on Feb. 1, 2025, 9:42 p.m.