R/dag.R
descendants.Rd
Descendants of a node
descendants(dag, node)
Named list as described in validate_dag().
validate_dag()
Character scalar - the node to query.
Character vector of all nodes reachable from node following directed edges (i.e. the node's causal descendants).
node