Description Usage Arguments Value Examples
Get distance between two vectors of labels
1 | labeldistance(x, y)
|
x |
A vector of tree labels (as created by treelabels) |
y |
A vector of tree labels (as created by treelabels) |
D1 distance: the symmetric set difference between x and
1 | labeldistance(treelabels(rtree(10)), treelabels(rtree(12))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.