View source: R/nearestNeighbours.r
nearestNeighbours | R Documentation |
Function to find the nearest neighbour(s) to a provided set of tips
nearestNeighbours(phylo, tips, n = 1)
phylo |
An object of class "phylo". |
tips |
A numeric vector indicating the tips to start from. |
n |
A numeric indicating the number of nearest neighbours to return. |
An object of class "phylo".
Chris Field <fieldc@ethz.ch>
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.