#' Trials for PHATE
#'
#'
#'
#'
#' @docType package
#' @name exp3riment
#' @noRd
#' @aliases exp3riment-package
#' @import maotai
#' @importFrom RANN nn2
#' @import geigen
#' @import igraph
#' @importFrom T4cluster sc05Z
#' @importFrom rARPACK svds eigs_sym
#' @importFrom stats kmeans rnorm cov quantile
#' @importFrom cluster pam
#' @importFrom utils getFromNamespace
#' @importFrom Rcpp evalCpp
#' @useDynLib exp3riment
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.