Nothing
#########################################################
#' result_regional data for SpaCCI
#'
#' This example dataset is the result of running the \code{run_SpaCCI} function.
#' It contains the inferred cell-cell interactions across the regional scale.
#'
#' These objects can be used for testing and running example analyses with the SpaCCI package.
#' @docType data
#' @usage data(result_regional)
#'
#' @format
#' A list containing:
#' \describe{
#' \item{pvalue_df}{A data frame of p-values and adjusted p-values for cell-cell interactions.}
#' }
#' @keywords datasets
#' @examples
#' data(result_regional)
#' print(result_regional)
"result_regional"
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.