readFIS: Read a FIS object from a .fis file. readFIS

Description Usage Arguments Value Author(s)

View source: R/FuzzyToolkitUoN.R

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

1
readFIS(fileName)

Arguments

fileName

Should be an absolute path given as a string to the file to be read, with escaped backslashes.

Value

A FIS structure with its values generated from that of the files.

Author(s)

Craig Knott, Luke Hovell, Nathan Karimian


FuzzyToolkitUoN documentation built on May 2, 2019, 5:50 a.m.