edges: Edges for Graph-Like Objects

View source: R/all_generic.R

edgesR Documentation

Edges for Graph-Like Objects

Description

Retrieve the edges of a graph-like object.

Usage

edges(x, ...)

Arguments

x

A graph-like object.

...

Further arguments passed to or from other methods.

Value

A matrix containing the edges of the graph-like object.


bbuchsbaum/graphweights documentation built on April 4, 2024, 7:19 p.m.