Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

FuzzyR (version 2.3.2)

showfis: Show a fis object.

Description

Shows a fis and all its data in an ordered format on the console.

Usage

showfis(fis)

Arguments

fis

Requires a fis structure to be displayed.

Value

Returned the organised text regarding the fis is output to console.

Examples

Run this code
# NOT RUN {
fis <- tipper()
showfis(fis)
# }

Run the code above in your browser using DataLab