network_to_igraph: Coerce network to igraph

Description Usage Arguments Value

Description

This utility function performs a conversion of network objects from the network package into igraph object compatible with ggraph. Edge and node attributes are preserved which, for the context of ggraph, is the most important.

Usage

1

Arguments

graph

A graph as a network object

Value

A representation of the same graph as given in the function call but as an igraph object.


YTLogos/ggraph documentation built on May 6, 2019, 4:37 p.m.