#' The total branch length for a sample size of n = 5,10,20,50 and 100.
#'
#' A dataset containing the initial distributions and subintensity rate matrices
#' for the total branch length (T_Total)
#' for a sample size of n in {5,10,20,50,100}.
#'
#' @format A list containing 5 objects of type link{\code{contphasetype}}.
#' The first object holds the initial distribution and sub-intensity rate matrix
#' for the total branch length for a sample of size n=5.
#' The second object holds the initial distribution and sub-intensity rate matrix
#' for the total branch length for a sample of size n=10, etc. Each of the five
#' objects can be acquired in the usual way ($n5, $n10, $n20, $n50 and $n100).
#' The
#'
"T_Total"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.