#' Brief summary of the microbiome package
#'
#' \tabular{ll}{
#' Package: \tab microbiome\cr
#' Type: \tab Package\cr
#' Version: \tab See sessionInfo() or DESCRIPTION file\cr
#' Date: \tab 2014\cr
#' License: \tab FreeBSD\cr
#' LazyLoad: \tab yes\cr
#' }
#'
#' R package for microbiome studies
#'
#' @name microbiome-package
#' @aliases microbiome
#' @docType package
#' @title R package for microbiome studies
#'
#' @author Leo Lahti and Jarkko Salojarvi
#' \email{microbiome-admin@@googlegroups.com}
#' @references
#' See citation('microbiome')
#' \url{http://microbiome.github.io}
#' @examples citation('microbiome')
#' @keywords package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.