Learn R Programming

nmw (version 0.3.0)

ConnPoint: 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)