R/mascarade-package.R

#' Example data with UMAP points from PBMC3K dataset.
#'
#' The object is a list with three elements:
#' 1) `dims` -- matrix of UMAP coordinates of the cells,
#' 2) `clusters` -- vector of cell population annotations,
#' 3) `features` -- matrix withgene expression for several genes.
#'
#' @docType data
#' @name exampleMascarade
NULL

Try the mascarade package in your browser

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

mascarade documentation built on March 7, 2026, 1:07 a.m.