#' Microbial community composition based on the V3-V4 16S amplicon sequencing data
#' from doi: 10.1111/2041-210X.12607. Data is stored as a Phyloseq object.
#'
#' @format phyloseq object
#' \describe{
#' \item{"@otu_table"}{OTU table}
#' \item{"@tax_table"}{Consensus taxonomy for each OTU}
#' }
#' @source \url{doi: 10.1111/2041-210X.12607}
"physeq_test"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.