#' Example ctree dataset.
#'
#' @docType data
#'
#' @usage data(ctree_input)
#'
#' @format A list of parameters to build a clone tree,
#'
#' @keywords datasets
#'
#' @examples
#' data(ctree_input)
#' ctree_input
#'
"ctree_input"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.