Learn R Programming

LDM (version 6.0.1)

sim.otu.tab: OTU count table of the simulated microbiome samples

Description

This is the OTU table corresponding to the 100 simulated samples in sim.meta. The samples in the rows of the OTU table match with the samples in the rows of sim.meta.

Usage

data("sim.otu.tab")

Arguments

Format

A data frame with 100 observations on 813 variables.

Examples

Run this code
data(sim.otu.tab)

Run the code above in your browser using DataLab