reverse_ego: same as ego() but with the first input being a vertex vector

Description Usage Arguments

View source: R/traverse.R

Description

same as ego() but with the first input being a vertex vector

Usage

1
reverse_ego(nodes, graph, order = 1, mode = "all")

Arguments

nodes

vertex of nodes of interest

graph

to find nodes of interest

order

retain nodes within n-ordered distance of nodes of interest

mode

which direction of links to follow


beemyfriend/tinkR documentation built on May 19, 2019, 10:48 p.m.