WriteUMX: save .umx files

Description Usage Arguments Details Author(s) See Also

Description

save a U-matrix as a file with .umx extension

Usage

1
WriteUMX(FileName,UMatrix, OutDirectory=getwd(),Comment)

Arguments

FileName

string, name of the resulting *.umx file

UMatrix

U-Matrix, i.e. a numeric matrix or data.frame

OutDirectory

string, name of directory the data will be saved in, default getwd()

Comment

array of characters to be written in the first line of the file, it will be marked with '\#', more than one line, use '\n#' Not More than 3 seperate Lines of Comments allowed

Details

FileName may have a .umx extension, if not, it will be added automatically

Author(s)

Alfred Ultsch

See Also

ReadUMX, addext


aultsch/DataIO documentation built on May 14, 2019, 10:34 p.m.