#' \pkg{MIPanalyzer} MIP analysis in R
#'
#' @docType package
#' @name MIPanalyzer
#'
#' @importFrom stats cor median pnorm quantile rbeta rbinom rgamma runif
#' @importFrom grDevices grey
#' @importFrom methods new
#' @importFrom utils setTxtProgressBar txtProgressBar
#'
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.