rslvd_mammals: Resolved mammalian names from taxaResolve()

Description Usage Format Source Examples

Description

A dataframe of names not present in Bininda-Edmonds et al. (2007) supertree, resolved using this package's taxaResolve().

Usage

1

Format

rslvd_mammals is a dataframe

Source

Bininda-Edmonds et al. (2007) The Delayed Rise of Present-Day Mammals. Nature, 446(7135): 507-512

Examples

1
2
3
4
data(rslvd_mammals)
# select lineage of random entry
rnd <- sample(1:nrow(rslvd_mammals), 1)
rslvd_mammals$lineage[rnd]

DomBennett/treemantools documentation built on May 6, 2019, 2:51 p.m.