spatgraphs-mst_prune {spatgraphs} | R Documentation |
Prune the MST-graph.
mst |
Adjacency matrix of the MST. If none given, use pp to compute it. |
pp |
Point pattern. Not needed if mst is provided. |
level |
At which level to prune the MST. |
Date: | 2007-10-16 |
License: | GPL v2 or later |