Calculate distance between two nodes in a tree.
Arguments
- x
The tree to calculate distances within.
- from
The index to calculate distance "from".
- to
The index to calculate distance "to".
Calculate distance between two nodes in a tree.
The tree to calculate distances within.
The index to calculate distance "from".
The index to calculate distance "to".