extendPhenoData {microbiomeExplorer}R Documentation

Extends existing phenodata for an object

Description

This function adds phenotype data to the phenoData slot in an MRexperiment object.

Usage

extendPhenoData(MRobj, phenodata = NULL)

Arguments

MRobj

An MRexperiment object.

phenodata

Phenotype data frame or file path.

Value

An updated MRexperiment object.


[Package microbiomeExplorer version 1.2.0 Index]