R/test_data.R

##############################################
#' Test data for SpaCCI
#'
#' This dataset includes:
#' \itemize{
#'   \item{gene_spt_df}: A data frame of spot-level gene expression.
#'   \item{cell_prop_df}: A data frame with cell type proportions.
#'   \item{spatial_coords_df}: A data frame of spatial coordinates.
#' }
#'
#' @docType data
#' @usage data(test_data)
#' @keywords datasets
#' @examples
#' library(SpaCCI)
#' data(test_data)
#' @export
"test_data"

Try the SpaCCI package in your browser

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

SpaCCI documentation built on June 8, 2025, 11:50 a.m.