as.data.frame.MiDAS.Rd
Coerce MiDAS to Data Frame
# S3 method for MiDAS
as.data.frame(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.