R/treestructure-package.R

#' @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"
emvolz-phylodynamics/treestructure documentation built on June 11, 2025, 11:04 a.m.