R/sim.otu.tab.R

#' OTU count table of the simulated microbiome samples
#'
#' 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. 
#'
#' @docType data
#'
#' @usage data("sim.otu.tab")
#'
#' @format A data frame with 100 observations on 813 variables.
#'
#' @keywords datasets
#'
#' @examples
#' data(sim.otu.tab)
"sim.otu.tab"

Try the LDM package in your browser

Any scripts or data that you put into this service are public.

LDM documentation built on Sept. 8, 2023, 5:58 p.m.