Description Usage Arguments Value Author(s) See Also Examples
This function writes a tab separated matrix with M columns into a file in ASCII-format.
1 | writematrix(file, data, header = "# R Matrix")
|
file |
a character string giving the name of the file. |
data |
matrix to be written. |
No value returned
D. Maraun
1 | ##
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.