Description Usage Arguments Value Author(s) See Also Examples
This function loads a tab separated matrix with M columns in ASCII-format into an R matrix.
1 | readmatrix(file, M)
|
file |
a character string giving the name of the file to load. |
M |
number of columns of the matrix to be loaded. |
Returns matrix with M columns
D. Maraun
1 | ##
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.