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

Try the Canek package in your browser

Any scripts or data that you put into this service are public.

Canek documentation built on Nov. 6, 2023, 1:06 a.m.