enve.__prune.reduce {enveomics.R} | R Documentation |
Internal function for enve.prune.dist
.
enve.__prune.reduce(t, nodes, min_dist, quiet)
t |
A phylo object. |
nodes |
Vector of nodes. |
min_dist |
Minimum distance. |
quiet |
If running quietly. |
A phylo object.
Luis M. Rodriguez-R [aut, cre]