R/Canek-package.R

#' @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
MartinLoza/Canek documentation built on Jan. 28, 2024, 7:11 p.m.