Description Usage Arguments Value
View source: R/Graph_convertFormat.R
Convert the RiskOfLife specific graph format to an igraph compatbile edges dataframe
1 | Graph_convert_to_igraph_edges(Rgraph, onlyActive)
|
Rgraph |
the Rgraph RoL object |
onlyActive |
only consider active relations |
edges data frame that should be compatible with igraph's graph_from_data_frame function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.