R/data.R
otu_NatureWater.Rd
A wide OTU abundance matrix from a Nature Water companion dataset, provided for performance and parallel-topology examples.
otu_NatureWater
A `data.frame` with 6,752 rows (OTUs) and 1,186 columns (samples).
Adapted from a published study; subset for demonstration.
data(otu_NatureWater) dim(otu_NatureWater) #> [1] 6752 1186