reverse_degree: same as degree() but with the first input being vertex vector

Description Usage Arguments

View source: R/traverse.R

Description

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

Usage

1
reverse_degree(v, graph, mode = "all")

Arguments

v

vector of vertices

graph

an igraph to analyze

mode

direction of edges to calculate degree


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