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/neighborweights documentation built on April 1, 2024, 8:41 p.m.