showfis {FuzzyR} | R Documentation |
Shows a fis and all its data in an ordered format on the console.
showfis(fis)
fis |
Requires a fis structure to be displayed. |
Returned the organised text regarding the fis is output to console.
fis <- tipper()
showfis(fis)