#' This is not magrittr's pipe (actually it is)
#' @name %>%
#' @importFrom magrittr %>%
#' @export
#' @keywords internal
NULL
#' @importFrom methods setClass setGeneric setMethod as is
#' callNextMethod new validObject
#' @importFrom grDevices palette
#' @importFrom graphics axis boxplot legend lines par plot points segments text
#' title
#' @importFrom stats as.formula loess predict sd rnorm
#' @importFrom utils installed.packages
#' @importFrom parallel makePSOCKcluster clusterExport parLapplyLB stopCluster
#' clusterExport clusterEvalQ
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.