#' Example data, normalized abundance of two taxa and covariates
#'
#' A dataset containing two taxa which have typical abundance profiles highlighting power of ZINQ, including rarefied abundance of taxon 1,
#' CSS normalized abundance of taxon 2, the clinical variable of interest, and several covariates.
#'
#' @format A data frame with 531 rows and 6 variables:
#' \describe{
#' \item{rarefied_taxon1}{rarefied abundance of taxon 1.}
#' \item{CSS_taxon2}{CSS normalized abundance of taxon 2.}
#' \item{X}{the clinical variable of interest, binary variable.}
#' \item{Z1}{covariate 1, continuous variable.}
#' \item{Z2}{covariate 2, continuous variable.}
#' \item{Z3}{covariate 3, continuous variable.}
#' }
"Sample_Data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.