get_corresponding_nodes: Given two trees phy1 and phy2 with the same topology and tip...

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Given two trees phy1 and phy2 with the same topology and tip labels, get a vector that indicates which node numbers in phy2 correspond to the nodes in phy1

Usage

1

Arguments

phy1

A phylo object

phy2

A phylo object

Value

A numeric vector in the order of nodes in phy1, providing corresponding node numbers from phy2


caseywdunn/hutan documentation built on June 12, 2020, 3:12 a.m.