#' Aggregation
#'
#' A synthetic data set of two-dimensional points created by Gionis et al. to
#' demonstrate clustering aggregation.
#'
#' @format A data frame with 788 rows and 2 columns, `x1` and `x2`.
#' @references A. Gionis, H. Mannila, and P. Tsaparas, Clustering aggregation.
#' ACM Transactions on Knowledge Discovery from Data (TKDD), 2007. 1(1): p. 1-30.
#' Available at: \url{http://cs.joensuu.fi/sipu/datasets/}
"aggregation"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.