Learn R Programming

paradox (version 1.0.1)

domain_is_number: 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)

Value

logical.

Arguments

param

(Domain).