checkDuplicates | R Documentation |
Check that the trait are compatible with the tree. Throws an error if not.
Assumes that the trait and tree tips are in the same order, using function
checkTraitTree
.
checkDuplicates(trait, tree)
trait |
(named) vector or matrix of traits being tested. |
tree |
phylogenetic tree. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.