clean.graph | R Documentation |
Convert a distance matrix to an undirected graph
clean.graph(x, cutoff = NULL)
dmtx2graph(x, nodenames = NULL, data = NULL, edgemode = "undirected",
cutoff = Inf, init.RCytoscape = TRUE, clean = TRUE)
x |
distance matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.