Nothing
##############################################
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.