Description Usage Arguments Value Examples
View source: R/model.helpers.R
Converts a backbone adjacency matrix to an object of specified class
1 | frommatrix(graph, convert = "matrix")
|
graph |
a matrix |
convert |
class to convert to, one of "matrix", "sparseMatrix", "igraph", "edgelist", or "network" |
backbone graph: Binary or signed backbone graph of class given in parameter 'convert'.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.