pipe_find_statements: Find statements

pipe_find_statementsR Documentation

Find statements

Description

Find statements

Usage

pipe_find_statements(graf, field, value, operator = "=", remove_isolated = T)

Arguments

field

Field (column, variable) to search

value

Value to search for

operator

c('contains','notcontains','=','notequals','greater','less','starts','ends'). How to search.

Value

A mapfile filtered by statements.


stevepowell99/CausalMapFunctions documentation built on Oct. 12, 2023, 11:13 a.m.