R/data.R

#' 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"
caravagnalab/ctree documentation built on May 12, 2022, 4:42 p.m.