
Convert igraph graphs to graphNEL objects from the graph package
Source:R/conversion.R
igraph.to.graphNEL.Rdigraph.to.graphNEL() was renamed to as_graphnel() to create a more
consistent API.
Related documentation in the C library
get_edgelist(), is_directed(), edges(), vcount(), has_multiple(), get_eids(), ecount()