#' Example phylogeny dataframe
#'
#' Example dataframe containing both phylogenetic information and population dynamics.
#'
#' @docType data
#'
#' @usage data(driver_phylo)
#'
#' @format A dataframe with column names including "Generation", "Identity", "Parent", "Population", "CellsPerSample".
#'
#' @keywords datasets
"driver_phylo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.