list_descendants: Compute list of descendants of id & loop indeices, if any

Description Usage Arguments Value

Description

Compute list of descendants of id & loop indeices, if any

Usage

1
list_descendants(id, edgelist, max.level = 50L)

Arguments

id

a character string which is a vertex in the graph

edgelist

a data frame representing the edgelist of the graph

max.level

maximum level of descendants to compute; default to 50

Value

a list of descendants and loop indices


clement-lee/mmsbmdag documentation built on May 31, 2019, 4:59 a.m.