Skip to contents

Plot the n^th arrow

Usage

add_nth_arrow_xx(
  n,
  ij,
  xy,
  p = 1,
  r = 0,
  arw_lng = 0.1,
  wt = 1,
  lamp = 1,
  clr = "#CCCCCC"
)

Arguments

n

the arrow to plot

ij

the indices of the arrows to plot

xy

the xy locations

p

fraction of length to plot

r

the radius of a ring around destination points

arw_lng

the arrow length

wt

the line weight

lamp

arrow width scaling factor

clr

the arrow color

Value

invisible(NULL)