ConnPoint: Connect Two Points with Lines

View source: R/nm_summary.R

ConnPointR Documentation

Connect Two Points with Lines

Description

Draws connecting lines between parent and child nodes in flow diagram.

Usage

ConnPoint(pt1, pt2)

Arguments

pt1

numeric vector of length 2, first point (x, y)

pt2

numeric vector of length 2, second point (x, y)


nmw documentation built on May 8, 2026, 9:07 a.m.