#' DistCov
#'
#' Providing fast functions for calculating the distance covariance and correlation.
#'
#' @docType package
#' @author Dominic Edelmann <"dominic.edelmann@dkfz-heidelberg.de">
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib DistCov
#' @name DistCov
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.