make.era.map: Create "era" map on a phylogenetic tree
Description
This function creates a temporal map on the tree based on limits provided by the user.
Usage
make.era.map(tree, limits, ...)
Value
An object of class "simmap" with the specified eras mapped as different regimes.
Arguments
tree
an object of class "phylo".
limits
a vector containing the temporal limits, in time since the root node of the tree, for the mappings. The first number should be 0, and each subsequent number should be the start of each subsequent regime or era to be mapped on the tree.