| write.BaseFile {aroma.Base} | R Documentation |
Writes this BASE file structure.
## S3 method for class 'BaseFile': write(this, file, ...)
file |
A filename or a connection to be written. |
... |
If file is not a connection, arguments passed to
to getWritablePathname.Arguments(),
e.g. path, overwrite, and mkdirs. |
Returns what writeBaseFile() returns.
Henrik Bengtsson (http://www.braju.com/R/)
*read().
For more information see BaseFile.