View source: R/convert_adj_to_igraph.R
convert_adj_to_igraph | R Documentation |
This function takes an adjacency matrix and transforms it into an igraph object
convert_adj_to_igraph(adj)
adj |
the adjacency matrix |
Ilias Moutsopoulos and Sergio Vasquez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.