#' 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.
#' \item example_patient_ID_2r. example patient for 2 regions
#' \item example_cn_2r. example copy number for 2 regions
#' \item example_ccf_2r. example cluster CCF for 2 regions
#' \item example_tree_2r. example tree for 2 regions
#' }
#'
#' @docType data
#' @keywords datasets
#' @name example_tree_2r
#' @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.