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


llrs/BaseSet documentation built on Jan. 28, 2024, 9:05 a.m.