#' Simulated as \code{\link{phyloseq-class}}.
#'
#' A \code{\link{phyloseq-class}} with 50 taxa from 200 biological samples.
#'
#' @format An object of class \code{\link{phyloseq-class}}.
#' \describe{
#' \item{SubjectID}{IDs of individuals}
#' \item{Group}{A factor variable with two levels Case or Control}
#' \item{SampleID}{Sample ID for each repeated biological sample}
#' \item{Time}{Time at repeated biological sample}
#' }
#' @source Simulated based on the StanfordA pregnancy data. Paper on \href{http://www.pnas.org/content/112/35/11060.short}{where}
#' @references Pratheepa Jeganathan (Simulated dataset)
#' @examples
#' \dontrun{sample_data(psSim)
#' otu_table(psSim)}
"psSim"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.