domain_is_categ: Whether a Given Domain is Categorical

View source: R/Domain_methods.R

domain_is_categR Documentation

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)

Arguments

param

(Domain).

Value

logical.


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