Graph_convert_to_igraph_edges: Convert the RiskOfLife specific graph format to an igraph...

Description Usage Arguments Value

View source: R/Graph_convertFormat.R

Description

Convert the RiskOfLife specific graph format to an igraph compatbile edges dataframe

Usage

1
Graph_convert_to_igraph_edges(Rgraph, onlyActive)

Arguments

Rgraph

the Rgraph RoL object

onlyActive

only consider active relations

Value

edges 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.