nodes_in_statement: Identify nodes in a statement

View source: R/get_type_helpers.R

nodes_in_statementR Documentation

Identify nodes in a statement

Description

Identify nodes in a statement

Usage

nodes_in_statement(nodes, statement)

Arguments

nodes

A vector of characters. It should contain quoted names of the nodes in model

statement

A character. A quoted causal statement.

Value

Returns name of nodes present in a statement


CausalQueries documentation built on Oct. 20, 2023, 1:06 a.m.