get_clade: A function that returns the edge numbers of all branches...

Description Usage Arguments

Description

A function that returns the edge numbers of all branches descended from the mrca of sp1 and sp2.

Usage

1
  get_clade(phy, sp1, sp2)

Arguments

phy

a phylogenetic tree of class phylo (ape)

sp1

the tip.label of the 1st species

sp1

the tip.label of the 2nd species the descendents of the MRCA of sp1 and sp2 define the regime


cboettig/wrightscape documentation built on May 13, 2019, 2:12 p.m.