#' A mod of the package clustsig to include the Hellinger Distance as method
#'
#' @name MODclustsig
#' @docType package
#' @useDynLib MODclustsig, .registration = TRUE
#' @importFrom Rcpp evalCpp
#' @importFrom methods new setMethod
#' @importFrom graphics plot
#' @importFrom grDevices rainbow
#' @importFrom utils combn
#' @import stats
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.