get.edge {igraph}R Documentation

Incident vertices of some graph edges

Description

[Deprecated]

Use ends().

Usage

get.edge(graph, id)

Arguments

graph

The input graph


[Package igraph version 2.1.4 Index]