pipe_wrap_links: Wrap link labels

pipe_wrap_linksR Documentation

Wrap link labels

Description

Wrap link labels

Usage

pipe_wrap_links(graf, length = 20)

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.'

length

line length

Value

A mapfile with link labels wrapped to 'length'


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