Shows a fis and all its data in an ordered format on the console.
showfis(fis)
Requires a fis structure to be displayed.
Returned the organised text regarding the fis is output to console.
# NOT RUN {
fis <- tipper()
showfis(fis)
# }
Run the code above in your browser using DataLab