ReadNAMES: load *.names files

Description Usage Arguments Details Value Author(s) References See Also

Description

ACHTUNG: Neu programiert, Doku in Header der Funktion lesen! easily load dbt files in the NAMES format see /dbt/ZFileFormatDocuments/names.html

Usage

1
ReadNAMES(FileName, InDirectory = getwd())

Arguments

FileName

filename of *.names file

InDirectory

InDirectory where *.names file is, default: current dir

Details

ReadNAMES may have a *.names extension, if not, it will be added automatically, and only files with a .names extension can be loaded

Value

a list of length 3 containing the following:

NamesKey

the unique key of the names

RowNames

the names themselves

RowRest

additional info, optional

Author(s)

Michael Thrun

References

www.uni-marburg.de/fb12/datenbionik databionics@mathematik.uni-marburg.de

See Also

addext, WriteNAMES,


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