fapply: Apply to fuzzy

View source: R/operations.R

fapplyR Documentation

Apply to fuzzy

Description

Simplify and returns unique results of the object.

Usage

fapply(relations, FUN, ...)

Arguments

relations

A data.frame or similar with fuzzy, sets and elements columns.

FUN

A function to perform on the fuzzy numbers.

...

Other named arguments passed to FUN.

Value

A modified TidySet object


BaseSet documentation built on April 12, 2025, 2:25 a.m.