isSpecialValue {ParamHelpers}R 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)].


[Package ParamHelpers version 1.12 Index]