reverse_subgraph_edges: same as subgraph.edges() but with the first input being an...

Description Usage Arguments

View source: R/traverse.R

Description

same as subgraph.edges() but with the first input being an edge vector

Usage

1
reverse_subgraph_edges(edges, graph, delete.vertices = T)

Arguments

edges

a vector of edges

graph

the graph to filter

delete.vertices

boolean fo whether or not to delete unconnected vertices


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