enve.__prune.reduce {enveomics.R} | R Documentation |
Enveomics: Prune Reduce (Internal Function)
Description
Internal function for enve.prune.dist
.
Usage
enve.__prune.reduce(t, nodes, min_dist, quiet)
Arguments
t |
A phylo object. |
nodes |
Vector of nodes. |
min_dist |
Minimum distance. |
quiet |
If running quietly. |
Value
A phylo object.
Author(s)
Luis M. Rodriguez-R [aut, cre]
[Package enveomics.R version 1.9.1 Index]