Returns a list with the nodes that are not directly pointing into a node
Source:R/get_type_helpers.R
list_non_parents.Rd
Returns a list with the nodes that are not directly pointing into a node
Arguments
- model
A
causal_model
. A model object generated bymake_model
.- node
A character string. The quoted name of a node.