writeFIS: Write a FIS object to file.

Description Usage Arguments Author(s)

View source: R/FuzzyToolkitUoN.R

Description

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

Usage

1
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.

Author(s)

Craig Knott, Luke Hovell, Nathan Karimian


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