get_igraph | R Documentation |
This is function is a wrapper around igraph::graph_from_data_frame()
to
generate igraph objects for each subcommunity defined earlier in the
bngal
pipeline.
get_igraph(prepro.data, directed. = FALSE)
prepro.data |
Output from |
directed. |
See |
get_igraph(prepped_nodes_edges)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.