tree_get_singleton_outgroup: Identify the presence of a single lineage outgroup in a...

View source: R/make_mrbayes_tree.R

tree_get_singleton_outgroupR Documentation

Identify the presence of a single lineage outgroup in a phylogeny

Description

Identify the presence of a single lineage outgroup in a phylogeny

Usage

tree_get_singleton_outgroup(tree = NULL)

Arguments

tree

A tree either as a newick character string or as a phylo object.

Value

A character vector with the name of the single lineage outgroup. Returns NA if there is none.


phylotastic/datelife documentation built on April 29, 2024, 11:54 p.m.