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

readFooter.AromaTabularBinaryFileR Documentation

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 class 'AromaTabularBinaryFile'
readFooter(this, asXmlString=FALSE, ...)

Arguments

asXmlString

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

...

Not used.

Value

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

Author(s)

Henrik Bengtsson

See Also

*writeFooter(). For more information see AromaTabularBinaryFile.


aroma.core documentation built on Aug. 19, 2025, 1:13 a.m.