make_map_from_links: Make map from links

make_map_from_linksR Documentation

Make map from links

Description

Make a causal map candidate from a dataframe of links.

Usage

make_map_from_links(links, switch = F)

Arguments

links

A dataframe with two columns from and to, and possibly other columns.

switch

Whether to swap the interpretation of the from and to columns containing strings which are the names of the implied factors.

Value

A


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