extract_stem_age_genus: Extracts the stem age from the phylogeny when the a species...

View source: R/extract_stem_age_genus.R

extract_stem_age_genusR Documentation

Extracts the stem age from the phylogeny when the a species is known to belong to a genus but is not itself in the phylogeny and there are members of the same genus are in the phylogeny

Description

Extracts the stem age from the phylogeny when the a species is known to belong to a genus but is not itself in the phylogeny and there are members of the same genus are in the phylogeny

Usage

extract_stem_age_genus(genus_in_tree, phylod)

Arguments

genus_in_tree

A numeric vector that indicates which species in the genus are in the tree

phylod

A phylo4d object from the package phylobase containing phylogenetic and endemicity data for each species.

Value

Numeric


DAISIEprep documentation built on April 3, 2025, 9:26 p.m.