get_PextinctionTime: Parasite lineage extinction time

View source: R/stats.R

get_PextinctionTimeR Documentation

Parasite lineage extinction time

Description

Function to calculate the time of the last surviving parasite species

Usage

get_PextinctionTime(x)

Arguments

x

either a cophylogeny (object of class "cophylogeny") containing one host and one parasite tree, or just a parasite tree (of class "phylo")

Examples

coph <- rcophylo(tmax=5)
get_PextinctionTime(coph)

JanEngelstaedter/cophy documentation built on Nov. 7, 2023, 9:37 a.m.