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).


berndbischl/ParamHelpers documentation built on Oct. 25, 2022, 10:49 p.m.