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


ParamHelpers documentation built on July 4, 2022, 5:07 p.m.