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"


cardiomoon/processR documentation built on April 20, 2023, 3:38 a.m.