#' Example data for MAPSCE package
#'
#' A dataset containing example patient, copy number, cluster CCF, mutational CCF and tree.
#'
#' \itemize{
#' \item example_patient_ID. example patient
#' \item example_cn. example copy number
#' \item example_ccf. example cluster CCF
#' \item example_mutational_ccf. example mutational CCF.
#' \item example_tree. example tree.
#' }
#'
#' @docType data
#' @keywords datasets
#' @name example_cn
#' @usage data(example_data)
#' @format 3 tibbles and 2 vectors.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.