edges.neighbor_graph: Edges for neighbor_graph Objects

View source: R/neighbor_graph.R

edges.neighbor_graphR Documentation

Edges for neighbor_graph Objects

Description

Retrieve the edges of a neighbor_graph object.

Usage

## S3 method for class 'neighbor_graph'
edges(x)

Arguments

x

A neighbor_graph object.

Value

A matrix containing the edges of the neighbor_graph object.


bbuchsbaum/neighborweights documentation built on April 1, 2024, 8:41 p.m.