to_igraph: generate igraph

View source: R/analysis.R

to_igraphR Documentation

generate igraph

Description

generate igraph

Usage

to_igraph(network, directed = TRUE)

Arguments

network

edge list generated by kimono

directed

if false the method will collaps all edges and remove free nodes as well as single directional edges.

Value

igraph


cellmapslab/kimono documentation built on Nov. 27, 2022, 7:26 p.m.