PCMTreeNearestNodesToEpoch {PCMBase} | R 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
[Package PCMBase version 1.2.14 Index]