meta: Retrieve Phyloseq Metadata as Data Frame

Description Usage Arguments Value Author(s) See Also Examples

View source: R/meta.R

Description

The output of the phyloseq::sample_data() function does not return data.frame, which is needed for many applications. This function retrieves the sample data as a data.frame

Usage

1
meta(x)

Arguments

x

a phyloseq object

Value

Sample metadata as a data.frame

Author(s)

Leo Lahti leo.lahti@iki.fi

See Also

sample_data in the phyloseq package

Examples

1

microbiome documentation built on Nov. 8, 2020, 5:08 p.m.