as.matrix.mbquant | R Documentation |
Convert a mbquant data table to a matrix.
## S3 method for class 'mbquant'
as.matrix(x, ...)
x |
the mbquant data table. |
... |
additional arguments. |
A matrix with samples on the rows and taxa on the columns.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.