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 Nov. 18, 2022, 9:06 a.m.