Rdocumentation
powered by
Learn R Programming
aroma.core (version 3.0.0)
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
"writeFooter"(this, footer, ...)
Arguments
footer
A named
list
structure.
...
Not used.
Value
Returns nothing.
See Also
*readFooter
()
. For more information see
AromaTabularBinaryFile
.