edges: Get the edges of a graph

View source: R/edges.R

edgesR Documentation

Get the edges of a graph

Description

Get the edges of a graph

Usage

edges(graph_id)

Arguments

graph_id

the graph to which to add the edges and vertices. Should be of type chickenwire.

Value

Data.frame with edges.


djvanderlaan/chickenwire-r documentation built on July 19, 2022, 1:16 a.m.