| readFooter.AromaTabularBinaryFile {aroma.core} | R Documentation |
Reads the file footer in XML format into a named nested list.
## S3 method for class 'AromaTabularBinaryFile': readFooter(this, asXmlString=FALSE, ...)
asXmlString |
If TRUE, the file footer is returned as
a character string. |
... |
Not used. |
Returns a named list structure (or a character string).
Henrik Bengtsson (http://www.braju.com/R/)
*writeFooter().
For more information see AromaTabularBinaryFile.