TreeTools
TreeTools copied to clipboard
Merge `AllDescendantEdges()` with `DescendantEdges()`
- [x] Move
edgeparameter after parent & child inDescendantEdgescall [breaking change?] - [x] If
edge = NULL, inDescendantEdges(), callAllDescendantEdges() - [x] Make
AllDescendantEdges()internal - [ ] Stop exporting AllDescendantEdges() (and move
.AllDescendantEdges()intoDescendantEdges())