as.data.frame.MiDAS | R Documentation |
Coerce MiDAS to Data Frame
## S3 method for class 'MiDAS'
as.data.frame(x, ...)
x |
any R object. |
... |
additional arguments to be passed to or from methods. |
Data frame representation of MiDAS object. Consecutive columns hold values of variables from MiDAS's experiments and colData. The metadata associated with experiments is not preserved.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.