extendPhenoData {microbiomeExplorer} | R Documentation |
This function adds phenotype data to the phenoData slot in an MRexperiment object.
extendPhenoData(MRobj, phenodata = NULL)
MRobj |
An MRexperiment object. |
phenodata |
Phenotype data frame or file path. |
An updated MRexperiment object.