Description Usage Arguments Value Author(s) Examples
View source: R/FuzzyToolkitUoN.R
Shows a FIS and all its data in an ordered format on the console.
1 | showFIS(FIS)
|
FIS |
Requires a FIS structure to be displayed. |
Nothing is returned, but organised text regarding the FIS is output to console.
Craig Knott, Luke Hovell, Nathan Karimian
1 2 | FIS <<- tippertest()
showFIS(FIS)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.