Graph_convert_to_igraph_nodes: Convert the RiskOfLife specific graph format to a igraph...

Description Usage Arguments Value

View source: R/Graph_convertFormat.R

Description

Convert the RiskOfLife specific graph format to a igraph compatible node dataframe

Usage

1
Graph_convert_to_igraph_nodes(Rgraph, onlyActive = TRUE)

Arguments

Rgraph

the Rgraph RoL object

onlyActive

only consider active relations

Value

Nodes data frame that should be compatible with igraph's graph_from_data_frame function


mreitschuster/RisksOfLife documentation built on Jan. 10, 2021, 3:26 a.m.