View source: R/map_query_to_nodal_type.R
expand_nodal_expression | R Documentation |
Helper to expand nodal expression
expand_nodal_expression(model, query, node, join_by = "|")
model |
A |
query |
A character string. An expression defining nodal types to
interrogate |
node |
A character string. The quoted name of a node. |
join_by |
A logical operator. Used to connect causal statements: AND ('&') or OR ('|'). Defaults to '|'. |
A nodal expression with no missing parents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.