Description Usage Arguments Value
View source: R/Graph_convertFormat.R
Convert the RiskOfLife specific graph format to a igraph compatible node dataframe
1 | Graph_convert_to_igraph_nodes(Rgraph, onlyActive = TRUE)
|
Rgraph |
the Rgraph RoL object |
onlyActive |
only consider active relations |
Nodes 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.