relatives_graph: Return an igraph of all ancestors and children of vertex v

Description Usage Arguments Value See Also Examples

View source: R/graph.R

Description

Return an igraph of all ancestors and children of vertex v

Usage

1

Arguments

g

The graph from which to get ancestors of vertex v

v

The vertex of g from which to get children and ancestor vertices

Value

A subgraph of g with v and its ancestors and children

See Also

children_graph

ancestors_graph

Examples

1

jacob-ogre/USNVC documentation built on May 18, 2019, 8 a.m.