powered by
Checks whether an R object is of dea_fuzzy class or not.
is.dea_fuzzy(x)
Any R object.
Returns TRUE if its argument is a dea_fuzzy object (that is, has "dea_fuzzy" amongst its classes) and FALSE otherwise.
TRUE
FALSE