#' Import phyloseq classes and functions
#'
#' @name import_phyloseq
#' @importClassesFrom phyloseq otu_table phyloseq
#' @importFrom phyloseq otu_table otu_table<- t taxa_are_rows taxa_names
#' sample_names ntaxa nsamples sample_sums prune_taxa
#' sample_data sample_data<-
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.