monophyletic.spp: Summary of Species Coverage and Monophyly

View source: R/monophyletic.spp.R

monophyletic.sppR Documentation

Summary of Species Coverage and Monophyly

Description

Generate summary of how many species there are and whether they are monophyletic from a tree of class phylo.

Usage

monophyletic.spp(tree, ...)

Arguments

tree

The tree to be summarized.

...

Any other arguments besides the tree itself passable to the function label.elements.

Value

numSpp

The number of unique species in the tree.

spp.summary

A matrix where unique species are the rows, and the columns are 1. A count of how many tips of each species there are, 2. Logical values indicating whether or not the species is monophyletic in the tree given. 3. The consistency index for each species.

Author(s)

Andrew Hipp and Kasey Pham

See Also

label.elements, is.monophyletic, tips.ci


andrew-hipp/morton documentation built on April 7, 2024, 12:15 p.m.