splitIntoClades: Find Monophyletic Subsets in Species Lists

View source: R/splitIntoClades.R

splitIntoCladesR 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 phylo.

tips

A vector of mode "character" containing any subset of the tiplabels in phy.

Value

A list.


heibl/ips documentation built on April 24, 2024, 3:19 a.m.