Conversion of a GraphFrames object from the graphframes package to a graphNEL object from the graph package.

graphframe2graph(gf)

Arguments

gf

An object of class GraphFrame.

Value

An object of class graph

See also