Learn R Programming

ParamHelpers (version 1.14.2)

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

Description

See title.

Usage

isSpecialValue(par, x)

Value

logical(1).

Arguments

par

Param
Parameter.

x

(any)
Single value to check.