pipe_merge_mapfile: Pipe merge map

pipe_merge_mapfileR Documentation

Pipe merge map

Description

A wrapper around merge_mapfile to make it work in the app.

Usage

pipe_merge_mapfile(graf, path)

Arguments

graf

A mapfile representing a causal map. A mapfile is a tidygraph, which consists of a table of edges linked to a table of nodes, with an optional additional table of statements. In this package, nodes are called 'factors' and edges are called 'links.'

Value

A tidy map. The column *_map_id is set to reflect the id of the map.


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