drawArrows: Draw arrows

View source: R/statisticalDiagram.R

drawArrowsR Documentation

Draw arrows

Description

Draw arrows

Usage

drawArrows(arrows, nodes, xmargin = 0.01, radx = 0.1, rady = 0.04)

Arguments

arrows

A data.frame

nodes

A data.frame

xmargin

horizontal margin of plot

radx

horizontal radius of the box.

rady

vertical radius of the box.


cardiomoon/semMediation documentation built on Nov. 16, 2023, 4:26 a.m.