fapply {BaseSet} | R 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 |
Value
A modified TidySet object
[Package BaseSet version 1.0.0 Index]