is.fzarray: Fuzzy array check

View source: R/is.fzarray.R

is.fzarrayR Documentation

Fuzzy array check

Description

Checks whether an R object is an fzarray or not.

Usage

is.fzarray(x)

Arguments

x

Any R object.

Value

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


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