convertDataToMatrix {CoGAPS} | R Documentation |
convert supported R objects containing the data to a numeric matrix, if data is a file name do nothing. Exits with an error if data is not a supported type.
convertDataToMatrix(data)
data |
data input |
data matrix