Learn R Programming

FuzzyToolkitUoN (version 1.0)

writeFIS:

Write a FIS object to file.

Description

Writes a FIS object to a specified file given with an absolute path.

Usage

writeFIS(FIS, fileName)

Arguments

FIS

Requires a FIS which will be written to file.

fileName

An absolute path given in a string, with escaped backslashes.