Rdocumentation
powered by
Learn R Programming
FuzzyToolkitUoN (version 1.0)
readFIS: Read a FIS object from a .fis file. readFIS
Description
Reads a FIS object from a file with the .fis extension, and converts it into a data structure to be used within the environment.
Usage
readFIS(fileName)
Arguments
fileName
Should be an absolute path given as a string to the file to be read, with escaped backslashes.
Value