#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @import numbers
#' @importFrom utils packageVersion
#' @importFrom stats dist kmeans sd quantile
#' @importFrom igraph cluster_louvain membership mst graph_from_adjacency_matrix as_edgelist
#' @importFrom bluster makeSNNGraph
#' @importFrom irlba prcomp_irlba
#' @importFrom fpc pamk
#' @importFrom FNN get.knnx
#' @importFrom matrixStats rowMedians
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.