| neighboringPairs {ips} | R Documentation | 
Neighboring Nodes in a Minimum Spanning Tree
Description
Finds all pairs of adjacent nodes, i.e. nodes separated by only one edge, in a minimum spanning tree
Usage
neighboringPairs(mst)
Arguments
mst | 
 An object of class   | 
[Package ips version 0.0.12 Index]