#' Cell counts per cluster
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return `DataFrame`.
#'
#' @examples
#' showMethods("cellCountsPerCluster")
setGeneric(
name = "cellCountsPerCluster",
def = function(object, ...) {
standardGeneric("cellCountsPerCluster")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.