build_grove_list: Build grove list

View source: R/groves.R

build_grove_listR Documentation

Build grove list

Description

This function implements theorem 1.1 of Ané et al. (2009) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1007/s00026-009-0017-x")} to find a grove for a given group of chronograms.

Usage

build_grove_list(datelife_result, n = 2)

Arguments

datelife_result

A datelifeResult object.

n

The degree of taxon name overlap among input chronograms. Defaults to n = 2, i.e., at least two overlapping taxon names.

Value

A list of vectors; each list element is a grove.


phylotastic/datelife documentation built on Jan. 17, 2024, 11:10 p.m.