predecessors: Vertex Predecessors

Description Usage Arguments Details

View source: R/igraph.R

Description

This function gets the predecessors of a vertex in a graph.

Usage

1
predecessors(g, id)

Arguments

g

(igraph) The graph.

id

An index into the graph, or a Block.

Details

This is a utility function to make working with igraph easier.


nick-ulle/ast documentation built on Oct. 18, 2019, 4:37 a.m.