Transform MiDAS to wide format data.frame

midasToWide(object, experiment)

Arguments

object

Object of class MiDAS

experiment

Character specifying experiments to include

Value

Data frame representation of MiDAS object. Consecutive columns holds values of variables from MiDAS's experiments and colData. The metadata associated with experiments is not preserved.