as_edges: Take a node list and return a list of from/to edges...

Description Usage Arguments Value

View source: R/helpers-viz.R

Description

A helper function, returns a structured list

Usage

1

Arguments

x

node list

Value

a list (one per node) of lists (one per edge) of list(from = <FROM_ID> to = <TO_ID>)


sakrejda/smgr documentation built on Sept. 1, 2020, 10:03 a.m.