Learn R Programming

BaseSet (version 0.9.0)

fapply: Apply to fuzzy

Description

Simplify and returns unique results of the object.

Usage

fapply(relations, FUN, ...)

Value

A modified TidySet object

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.