#' Cluster Spatial Omics Data Via Spatially Regularized K-Means
#'
#' Single-cell spatial omics clustering, incorporating the physical distance between cells into the omics distance. This penalizes cells that are further away from being in the same cluster.
#'
#' @docType package
#'
#' @author Joel Eliason \email{joelne@umich.edu}
#' @import matrixStats
#' @import stats
#' @import rdist
#' @name spatialkmeans
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.