writeFooter.AromaTabularBinaryFile {aroma.core} | R Documentation |
Writes a named nested list to the file footer in XML format.
## S3 method for class 'AromaTabularBinaryFile': writeFooter(this, footer, ...)
footer |
A named list structure. |
... |
Not used. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
*readFooter()
.
For more information see AromaTabularBinaryFile
.