Learn R Programming

paradox (version 1.0.1)

domain_is_categ: Whether a Given Domain is Categorical

Description

This should generally be TRUE for categorical Domains, such as p_fct() or p_lgl(), and FALSE otherwise.

Usage

domain_is_categ(param)

Value

logical.

Arguments

param

(Domain).