PCMTreeNearestNodesToEpoch: Find the nearest node to a given time from the root (epoch)...

View source: R/PCMTree.R

PCMTreeNearestNodesToEpochR Documentation

Find the nearest node to a given time from the root (epoch) on each lineage crossing this epoch

Description

Find the nearest node to a given time from the root (epoch) on each lineage crossing this epoch

Usage

PCMTreeNearestNodesToEpoch(tree, epoch)

Arguments

tree

a phylo

epoch

a non-negative numeric

Value

an integer vector


PCMBase documentation built on Sept. 1, 2025, 5:11 p.m.