Takes a phylogeny and a subset of its tiplabels and splits the list of tiplabels into monophyletic groups (clades).
splitIntoClades(phy, tips)
phy
An object of class phylo.
phylo
tips
A vector of mode "character" containing any subset of the tiplabels in phy.
"character"
A list.