zpneal / backbone

R backbone package - Extract the backbone from weighted and unweighted networks
https://www.rbackbone.net
40 stars 8 forks source link

Fix frommatrix() to handle directed/undirected igraph/network backbones #28

Closed zpneal closed 3 years ago

zpneal commented 3 years ago

Allow frommatrix() to output directed or undirected igraph and network objects as appropriate. Only create a sign edge attribute in non-empty igraph backbones.