Description Usage Arguments Value
This function loads a file as a matrix. It assumes that the first column contains the rownames and the subsequent columns are the sample identifiers. Any rows with duplicated row names will be dropped with the first one being kept.
1 | fastload_mat(infile)
|
infile |
Path to the input file |
A matrix of the input file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.