#' Analysis Reporting in R
#'
#' Anrepr provides a report generator that acts as a graphical logger
#' turning the output of your analysis pipeline into a static Web site
#'
#' The main entry point is the constructor of the \code{\link{anrep}}
#' class.
#'
#' \strong{INSTALLATION NOTE:} This package needs the Pandoc Markdown
#' converter executable installed on your system. You can refer to the documentation of the
#' \href{https://CRAN.R-project.org/package=pander}{\pkg{pander}} package for
#' the alternative ways of installing Pandoc.
#' @example inst/extdata/example_sections.R
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.