Nothing
##############################################
#' Test data for SpaCCI
#'
#' This dataset includes:
#' \itemize{
#' \item{DB_dataframe}: A data frame of self-identified LR, including columns of "ligand","receptor", and "interaction_name
#' }
#'
#' @docType data
#' @usage data(DB_dataframe)
#' @keywords datasets
#' @examples
#' library(SpaCCI)
#' data(DB_dataframe)
#' @export
"DB_dataframe"
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.