is.fzn: Fuzzy number check

View source: R/is.fzn.R

is.fznR Documentation

Fuzzy number check

Description

Checks whether an R object is an fzn or not.

Usage

is.fzn(x)

Arguments

x

Any R object.

Value

Returns TRUE if its argument is an fzn number (that is, it has "fzn" amongst its classes) and FALSE otherwise.


rbensua/fuzzyr documentation built on May 20, 2023, 7:11 a.m.