fix_arrow_pos: Adjust arrow positions to avoid overlaps. helper function for...

View source: R/fix_arrow_pos.R

fix_arrow_posR Documentation

Adjust arrow positions to avoid overlaps. helper function for prepare_diagram that is only applied to arrows from nowhere or to nowhere (e.g., birth or death arrows).

Description

Adjust arrow positions to avoid overlaps. helper function for prepare_diagram that is only applied to arrows from nowhere or to nowhere (e.g., birth or death arrows).

Usage

fix_arrow_pos(flows)

Arguments

flows

The flows data frame.


andreashandel/modeldiagram documentation built on July 31, 2023, 10:05 a.m.