taxonomy {FossilSim}R Documentation

Taxonomy object

Description

Create a taxonomy object relating species identity to a phylo object.

Usage

taxonomy(data)

as.taxonomy(data)

is.taxonomy(data)

Arguments

data

Dataframe of species taxonomy. See Details for the list of required fields.

Details

The taxonomy object includes the following 6 fields for each edge in the corresponding phylo object:

Optional fields:


[Package FossilSim version 2.3.3 Index]