#' @docType package
#' @importFrom parallel makeCluster stopCluster
#' @importFrom doParallel registerDoParallel
#' @importFrom stats approx extractAIC kmeans median predict quantile sd
#' @import survival
#' @import foreach
#' @importFrom grDevices dev.off heat.colors pdf
#' @importFrom graphics abline boxplot par plot points text
#' @importFrom ggplot2 aes geom_bar xlab ylab ggtitle theme element_text geom_point geom_abline geom_boxplot geom_errorbar stat_summary scale_x_discrete
#' @import reshape
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.