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.


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