Description Usage Arguments Value Author(s) See Also Examples
This function deletes a first edge and makes two subsets of edges. Each subset is a Minimun Spanning Treee.
1 |
edges |
A matrix with two colums with each row is one edge |
only.nodes |
If |
A list of length two. If only.nodes=TRUE
each element is a
vector of nodes. If only.nodes=FALSE
each element is a list with
nodes and edges.
Elias T. Krainski and Renato M. Assuncao
See Also as mstree
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.