aroma.core (version 3.3.1)

readFooter.AromaTabularBinaryFile: Reads the file footer in XML format into a named nested list

Description

Reads the file footer in XML format into a named nested list.

Usage

# S3 method for AromaTabularBinaryFile
readFooter(this, asXmlString=FALSE, ...)

Value

Returns a named list structure (or a character string).

Arguments

asXmlString

If TRUE, the file footer is returned as a character string.

...

Not used.

Author

Henrik Bengtsson

See Also

*writeFooter(). For more information see AromaTabularBinaryFile.