writeFooter.AromaTabularBinaryFile {aroma.core}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*readFooter(). For more information see AromaTabularBinaryFile.


[Package aroma.core version 1.4.0 Index]