Learn R Programming

kstIO (version 0.4-0)

write_surmisefunction: Write a surmise function file

Description

Write a surmise function to a file. The file formats are described in the kstIO-package information page.

Usage

write_surmisefunction(x, filename)

Arguments

x

The data to be written, either a quadratic binary matrix or an object of relation class.

filename

A character string specifying the name of the base file.

Author

Cord Hockemeyer cord.hockemeyer@uni-graz.at

Details

SUrmise function can (so far) be stored only in CSV format.

See Also

kstIO-package