fun_downstream_nodes: find all downstream nodes of a vertex taken and edited from...

Description Usage Arguments Value Examples

View source: R/networks.R

Description

find all downstream nodes of a vertex taken and edited from https://github.com/robertness/lucy/blob/master/R/lucy.R

Usage

1

Arguments

g

a dendritic network as an igraph object

w

target node

Value

a vector of downstream node id's

Examples

1
2
3
4
## Not run: 
fun_downstream_nodes(g, 5)

## End(Not run)

flee598/DenMet documentation built on Nov. 3, 2021, 6:57 a.m.