isSpecialValue: Is a given value in the list of special values for a param?

View source: R/isSpecialValue.R

isSpecialValueR Documentation

Is a given value in the list of special values for a param?

Description

See title.

Usage

isSpecialValue(par, x)

Arguments

par

Param
Parameter.

x

(any)
Single value to check.

Value

logical(1).


mlr-org/ParamHelpers documentation built on Dec. 23, 2024, 10:53 p.m.