Learn R Programming

Claddis (version 0.3.4)

Claddis-package: Measuring Morphological Diversity and Evolutionary Tempo

Description

Measures morphological diversity from discrete character data and estimates evolutionary tempo on phylogenetic trees.

Arguments

References

Lloyd, G. T., 2016. Estimating morphological diversity and tempo with discrete character-taxon matrices: implementation, challenges, progress, and future directions. Biological Journal of the Linnean Society, 118, 131-151.

Examples

Run this code
# NOT RUN {
# Get morphological distances for Michaux (1989) data set:
distances <- MorphDistMatrix(Michaux1989)

# Show distances:
distances

# }

Run the code above in your browser using DataLab