Description Usage Arguments Value
This methods construct object FuzzyData based on two FuzzyData.
The functions merges the sources into single output. This method should be used in situations when both
weights and input data are fuzzy.
1 2 3 4 | bindColums(data1, data2)
## S4 method for signature 'FuzzyData,FuzzyData'
bindColums(data1, data2)
|
data1 |
An object of |
data2 |
An object of |
An object of class FuzzyData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.