Description Usage Arguments Author(s) Examples
This function is used to write the contents of an object of class
madata
to a TAB delimited simple text file.
1 | write.madata(madata, datafile="madata.txt", designfile="design.txt")
|
madata |
The object to be output. It must be an object of class
|
datafile |
The output file name for the data. |
designfile |
The output file name for the design file. |
Hao Wu
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.