| splitIntoClades {ips} | R Documentation | 
Find Monophyletic Subsets in Species Lists
Description
Takes a phylogeny and a subset of its tiplabels and splits the list of tiplabels into monophyletic groups (clades).
Usage
splitIntoClades(phy, tips)
Arguments
phy | 
 An object of class   | 
tips | 
 A vector of mode   | 
Value
A list.
[Package ips version 0.0.12 Index]