igraph.to.graphNEL: Convert igraph graphs to graphNEL objects from the graph...

View source: R/conversion.R

igraph.to.graphNELR Documentation

Convert igraph graphs to graphNEL objects from the graph package

Description

[Deprecated]

igraph.to.graphNEL() was renamed to as_graphnel() to create a more consistent API.

Usage

igraph.to.graphNEL(graph)

Arguments

graph

An igraph graph object.

Related documentation in the C library

get_edgelist(), is_directed(), edges(), vcount(), has_multiple(), get_eids(), ecount()


igraph documentation built on May 4, 2026, 9:07 a.m.