Learn R Programming

aroma.core (version 1.1.2)

writeFooter.AromaTabularBinaryFile: Writes a named nested list to the file footer in XML format

Description

Writes a named nested list to the file footer in XML format.

Usage

## S3 method for class 'AromaTabularBinaryFile':
writeFooter(this, footer, ...)

Arguments

footer
A named list structure.
...
Not used.

Value

  • Returns nothing.

See Also

*readFooter(). For more information see AromaTabularBinaryFile.