#' \code{correlation}
#'
#' @title correlation: Methods for correlation analysis
#'
#' @description
#'
#' Lightweight package for computing different kinds of correlations,
#' such as partial correlations, Bayesian correlations, multilevel correlations,
#' polychoric correlations, biweight correlations, distance correlations and more.
#' Part of the 'easystats' ecosystem.
#'
#' References: Makowski et al. (2020) \doi{10.21105/joss.02306}.
#'
#' @docType package
#' @aliases correlation-package
#' @name correlation-package
#' @keywords internal
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.