#' @details
#' Methods for detecting structure in phylogenies. Includes the *trestruct*
#' function for partitioning a tree and methods for printing and plotting trees
#' with structure.
#' Refer to the vignettes for common usage.
#' @references
#' Erik Volz, Wiuf Carsten, Yonatan Grad, Simon Frost, Ann Dennis, Xavier Didelot,
#' "Identification of hidden population structure in time-scaled phylogenies",
#' (2020); Systematic Biology, 69: 884–896.
#' @useDynLib treestructure, .registration = TRUE
#' @import ape
#' @keywords internal
"_PACKAGE"
#> [1] "_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.