View source: R/get_type_helpers.R
add_wildcard | R Documentation |
Adds a wildcard for every missing parent
add_wildcard(node, statement, parents, missing_parents)
node |
A character string. The quoted name of a node. |
statement |
A character string. A quoted causal statement. |
parents |
A vector of characters. The |
missing_parents |
A vector of characters. The |
A causal query expression with all parents nodes set to either 0, 1 or wildcard '.'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.