common_ancestor_time: Calculates the branching time of the common ancestor of two...

View source: R/common_ancestor_time.R

common_ancestor_timeR Documentation

Calculates the branching time of the common ancestor of two species on the mainland.

Description

Calculates the branching time of the common ancestor of two species on the mainland.

Usage

common_ancestor_time(total_time, mainland_spec, mainland_clade)

Arguments

total_time

Numeric defining the length of the simulation in time units.

mainland_spec

Numeric focal species on the mainland

mainland_clade

Data frame with state of mainland, see create_test_mainland_clade()

Value

Numeric

Author(s)

Joshua W. Lambert


joshwlambert/DAISIEmainland documentation built on July 14, 2024, 5:40 p.m.