#' Create and plot diffusion maps
#'
#' The main function is \code{\link{DiffusionMap}}, which returns an object you can \code{\link{plot}} (\code{\link{plot.DiffusionMap}} is then called).
#'
#' @examples
#' demo(destiny, ask = FALSE)
#'
#' @name destiny
#'
## Make sure Rcpp and RcppEigen are loaded
#' @importFrom Rcpp evalCpp
#' @importFrom RcppEigen RcppEigen.package.skeleton
'_PACKAGE'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.