| minSizeCladeNeighbors | R Documentation | 
Get's the nearest >= min size neighbors of a node based on clade structure
minSizeCladeNeighbors(tree, tip, minSize = 20)
| tree | an object of class phylo | 
| tip | the tip to find the neighbors of | 
| minSize | the minimum number of neighbors of the node (excludes self) | 
the neighbors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.