artiodactyla {slouch}R Documentation

Artiodactyla Phylogeny

Description

A phylogenetic tree of Artiodactyla (even-toed ungulates).

Usage

data(artiodactyla)

Format

An object of class "phylo", from package "ape".

References

The tree is taken from Toljagic et al. (2017).

Examples

data(artiodactyla)
library(ape)
plot(artiodactyla)

# Note: This tree also has regime information for each internal node in the tree:
print(artiodactyla$node.label)


[Package slouch version 2.1.5 Index]