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,
  addprime = TRUE
)

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.

addprime

logical Whether add prime to label "c"


processR documentation built on Jan. 23, 2023, 5:44 p.m.