addPhenoData {microbiomeExplorer}R Documentation

Add phenotype data to object.

Description

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

Usage

addPhenoData(MRobj, phenodata = NULL)

Arguments

MRobj

An MRexperiment object.

phenodata

Phenotype data frame or file path.

Value

An updated MRexperiment object.


[Package microbiomeExplorer version 1.3.0 Index]