Learn R Programming

paradox (version 1.0.1)

domain_nlevels: The Number of Levels of a Given Domain

Description

This should be the number of discrete possible levels for discrete type Domains such as p_int() or p_fct(), and Inf for continuous or untyped parameters.

Usage

domain_nlevels(param)

Value

numeric.

Arguments

param

(Domain).