powered by
Convert plexi graph data to igraph
as_igraph(plexi.graph, edge.threshold = 0)
igraph object
plexi graph data
numeric
data = example_data() graph = as_igraph(plexi.graph = data[["plexi_graph_example"]])
Run the code above in your browser using DataLab